Allow deploy test without actual deploy
All checks were successful
Ruby CI / test (pull_request) Successful in 18s

This commit is contained in:
Andrew Tomaka 2024-11-26 23:06:44 -05:00
parent 53681e0154
commit e48911dacb
Signed by: atomaka
GPG key ID: 61209BF70A5B18BE

View file

@ -23,7 +23,3 @@ jobs:
tags: |
docker.atomaka.com/budget:latest
docker.atomaka.com/budget:${{gitea.sha}}
- name: Deploy to server
run: |
curl --oauth2-bearer ${{ secrets.WATCHTOWER_TOKEN }} \
${{ secrets.WATCHTOWER_HOST }}/v1/update?images=docker.atomaka.com/budget