Skip to content
Snippets Groups Projects

Resolve "Pin nextcloud onlyoffice plugin version"

Merged Maarten de Waard requested to merge 1013-pin-nextcloud-onlyoffice-plugin-version into main
All threads resolved!
1 file
+ 1
1
Compare changes
  • Side-by-side
  • Inline
+ 1
1
@@ -100,7 +100,7 @@ test-helm-chart:
stage: test-helm-chart
script:
- cd ${CHART_DIR:-"."}
- helm test -n nc$CI_MERGE_REQUEST_IID --logs "nc$CI_MERGE_REQUEST_IID"
- helm test -n nc$CI_MERGE_REQUEST_IID --logs "nc$CI_MERGE_REQUEST_IID" --timeout 10m
extends:
- .use_kubernetes
- .chart_changes_rules
Loading