Compare commits

..

No commits in common. "5ada905a4d33db17b8d63f06a48b1fbbd05f59ee" and "c600385fab6d90cc1458b88e0ccdb7270e96b4ea" have entirely different histories.

View file

@ -35,7 +35,7 @@ steps:
- export PATH=/opt/ldid:$PATH
- yarn package
when:
event: push
event: tag
branch: main
rsync_prod:
image: alpine
@ -46,7 +46,7 @@ steps:
- echo "$SSH_KEY" | tr -d '\r' | ssh-add -
- rsync -e "ssh -o StrictHostKeyChecking=no" -r ./bin vylpes@192.168.1.115:/home/vylpes/apps/random-bunny/random-bunny_prod
when:
event: push
event: tag
branch: main
# Package stage build