From 367c20f76e979a30141f83e216d857d81eb9a68e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?c=C4=83t=C4=83lin?= Date: Wed, 10 Aug 2022 19:48:13 +0200 Subject: [PATCH] ci: debug --- .drone.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.drone.yml b/.drone.yml index 3a73dc5..7cff726 100644 --- a/.drone.yml +++ b/.drone.yml @@ -28,7 +28,7 @@ steps: /kaniko/executor \ --cache=true \ --target base \ - --context /drone/src + --context /drone/src \ --dockerfile Dockerfile \ --destination "$DESTINATION" when: