mirror of
https://github.com/aljazceru/nostr-watch.git
synced 2025-12-17 05:24:19 +01:00
docker:push not docker:deploy
This commit is contained in:
3
.github/workflows/deploy.yml
vendored
3
.github/workflows/deploy.yml
vendored
@@ -28,8 +28,7 @@ jobs:
|
||||
run: doctl registry login -t ${{ secrets.DIGITALOCEAN_ACCESS_TOKEN }}
|
||||
|
||||
- name: Docker Deploy
|
||||
run: |
|
||||
yarn docker:deploy
|
||||
run: yarn docker:push
|
||||
|
||||
- name: Pull new image and restart
|
||||
uses: appleboy/ssh-action@v0.1.2
|
||||
|
||||
Reference in New Issue
Block a user