chore(deps): update gcr.io/kaniko-project/executor docker tag to v1.20.0 #30
|
|
@ -29,7 +29,7 @@ steps:
|
||||||
- pnpm antora generate --stacktrace antora-playbook.yml
|
- pnpm antora generate --stacktrace antora-playbook.yml
|
||||||
directory: documentation
|
directory: documentation
|
||||||
"assemble:documentation":
|
"assemble:documentation":
|
||||||
image: gcr.io/kaniko-project/executor:v1.18.0-debug
|
image: gcr.io/kaniko-project/executor:v1.20.0-debug
|
||||||
commands: # Test if using --insecure can be used to directly push to the registry
|
commands: # Test if using --insecure can be used to directly push to the registry
|
||||||
- echo "$CI_WORKSPACE"
|
- echo "$CI_WORKSPACE"
|
||||||
- echo "$PWD"
|
- echo "$PWD"
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue