Fix indentation
This commit is contained in:
@@ -47,6 +47,7 @@ jobs:
|
||||
tags: |
|
||||
git.vhaudiquet.fr/vhaudiquet/lolstats-match_collector:latest
|
||||
git.vhaudiquet.fr/vhaudiquet/lolstats-match_collector:${{ github.sha }}
|
||||
|
||||
deploy:
|
||||
runs-on: ubuntu-latest
|
||||
needs:
|
||||
@@ -73,7 +74,7 @@ jobs:
|
||||
username: ${{ github.actor }}
|
||||
password: ${{ secrets.PACKAGES_TOKEN }}
|
||||
|
||||
- name: Docker Stack deploy
|
||||
- name: Docker Stack deploy
|
||||
uses: leonidgrishenkov/docker-stack-deploy@v1.2.3
|
||||
with:
|
||||
remote_host: docker-prod.local
|
||||
|
||||
Reference in New Issue
Block a user