.drone.yml windows deploy use custom docker-scp v1
continuous-integration/drone/push Build encountered an error Details

This commit is contained in:
Dan Ballard 2021-04-22 15:59:02 -07:00
parent 431b0f9b3d
commit 2b3bfc46ab
1 changed files with 1 additions and 1 deletions

View File

@ -180,7 +180,7 @@ steps:
- dir
- dir deploy
- name: deploy-windows
image: openpriv/docker-scp
image: openpriv/docker-scp:1
when:
event: push
status: [ success ]