Allow deploy test without actual deploy
All checks were successful
Ruby CI / test (pull_request) Successful in 18s
All checks were successful
Ruby CI / test (pull_request) Successful in 18s
This commit is contained in:
parent
53681e0154
commit
e48911dacb
1 changed files with 0 additions and 4 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue