Skip to content

Commit 799dec8

Browse files
committed
fix(atorelease): add rsync
1 parent b3b1cd7 commit 799dec8

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.woodpecker/release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ steps:
2525
volumes:
2626
- /var/run/docker.sock:/var/run/docker.sock
2727
commands:
28+
- apk add --no-cache rsync
2829
- export $(cat /woodpecker/deploy.vault.env | xargs)
2930
- npm clean-install
3031
- /bin/bash ./.woodpecker/buildRelease.sh

0 commit comments

Comments
 (0)