diff --git a/.drone.yml b/.drone.yml index 31219e4..ac64a6e 100644 --- a/.drone.yml +++ b/.drone.yml @@ -68,7 +68,7 @@ steps: - npm install --only=production - npm run build - name: deploy to production - image: docker.io/appleboy/drone-scp:1.6.11 + image: docker.io/appleboy/drone-scp:1.6.14 volumes: - name: cache path: /opt/app-root/src