Update main.yaml
This commit is contained in:
parent
b5b643d4a9
commit
82d02198c7
1 changed files with 1 additions and 0 deletions
1
.github/workflows/main.yaml
vendored
1
.github/workflows/main.yaml
vendored
|
|
@ -51,3 +51,4 @@ jobs:
|
|||
run: |
|
||||
DOCKER_HOST=ssh://root@$DOMAIN docker login -u ${{ secrets.DOCKER_USER }} -p ${{ secrets.DOCKER_PASSWORD }}
|
||||
DOCKER_HOST=ssh://root@$DOMAIN docker stack deploy cluster -c cluster-stack.yml --with-registry-auth
|
||||
working-directory: backend
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue