ci: debug
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
cătălin 2022-08-10 19:48:13 +02:00
commit 367c20f76e
Signed by: catalin
GPG key ID: 0178DF42F43E5FD2

View file

@ -28,7 +28,7 @@ steps:
/kaniko/executor \
--cache=true \
--target base \
--context /drone/src
--context /drone/src \
--dockerfile Dockerfile \
--destination "$DESTINATION"
when: