Attempt set crds.install true as CI fails on missing resource
Signed-off-by: ilia-medvedev-codefresh <ilia.medvedev@codefresh.io>
This commit is contained in:
parent
72e82d479c
commit
92899794e2
1 changed files with 1 additions and 0 deletions
|
@ -1,6 +1,7 @@
|
||||||
# Test with artifact repository
|
# Test with artifact repository
|
||||||
crds:
|
crds:
|
||||||
keep: false
|
keep: false
|
||||||
|
install: true
|
||||||
|
|
||||||
useStaticCredentials: true
|
useStaticCredentials: true
|
||||||
artifactRepository:
|
artifactRepository:
|
||||||
|
|
Loading…
Reference in a new issue