diff --git a/drone/.drone.yml b/drone/.drone.yml index 7ed2eda..cbc4f30 100644 --- a/drone/.drone.yml +++ b/drone/.drone.yml @@ -39,6 +39,7 @@ steps: - name: Build and push image: docker:latest commands: + - chmod +x drone/image-deploy.sh - drone/image-deploy.sh