This commit is contained in:
parent
580480e934
commit
367c20f76e
1 changed files with 1 additions and 1 deletions
|
|
@ -28,7 +28,7 @@ steps:
|
||||||
/kaniko/executor \
|
/kaniko/executor \
|
||||||
--cache=true \
|
--cache=true \
|
||||||
--target base \
|
--target base \
|
||||||
--context /drone/src
|
--context /drone/src \
|
||||||
--dockerfile Dockerfile \
|
--dockerfile Dockerfile \
|
||||||
--destination "$DESTINATION"
|
--destination "$DESTINATION"
|
||||||
when:
|
when:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue