Skip to content

Commit b355415

Browse files
Remove development artifact
Signed-off-by: michal.gubricky <[email protected]>
1 parent e1f12b6 commit b355415

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Tests/kaas/kaas-sonobuoy-tests/scs-conformance-sonobuoy-plugin.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ spec:
77
command:
88
- bash
99
args: ["-c","go tool test2json ./custom.test -test.v | tee ${SONOBUOY_RESULTS_DIR}/out.json ; echo ${SONOBUOY_RESULTS_DIR}/out.json > ${SONOBUOY_RESULTS_DIR}/done"]
10-
image: registry.dnation.cloud/test-mg/scsconformance:dev #ghcr.io/sovereigncloudstack/standards/scs-kaas-conformance:dev
10+
image: ghcr.io/sovereigncloudstack/standards/scs-kaas-conformance:dev
1111
env:
1212
- name: NS_PREFIX
1313
value: custom

0 commit comments

Comments
 (0)