Update main.yaml
This commit is contained in:
parent
84639669d6
commit
6fc53ee51e
1 changed files with 1 additions and 0 deletions
1
.github/workflows/main.yaml
vendored
1
.github/workflows/main.yaml
vendored
|
|
@ -90,5 +90,6 @@ jobs:
|
||||||
|
|
||||||
- name: Stack up
|
- name: Stack up
|
||||||
run: |
|
run: |
|
||||||
|
DOCKER_HOST=ssh://root@$DOMAIN docker login -u ${{ secrets.DOCKER_TOKEN }} -p ${{ secrets.DOCKER_TOKEN }} $CONTAINER_REGISTRY
|
||||||
DOCKER_HOST=ssh://root@$DOMAIN docker stack up declared -c docker-compose.yml --with-registry-auth
|
DOCKER_HOST=ssh://root@$DOMAIN docker stack up declared -c docker-compose.yml --with-registry-auth
|
||||||
working-directory: infrastructure
|
working-directory: infrastructure
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue