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: