mirror of
https://github.com/Ichitux/lambada-fiesta-live.git
synced 2026-09-27 21:22:20 +00:00
Staff + Airport changes + deployment fixes
This commit is contained in:
@@ -55,6 +55,6 @@ jobs:
|
||||
run: |
|
||||
docker login git.hacecalor.net -u ${{ secrets.REGISTRY_USERNAME }} -p ${{ secrets.REGISTRY_PASSWORD }}
|
||||
docker compose pull
|
||||
docker stack deploy -c docker-compose.yml zlb
|
||||
docker stack deploy --with-registry-auth -c docker-compose.yml zlb
|
||||
docker image prune -f
|
||||
- run: 'echo "This job status is ${{ job.status }}"'
|
||||
|
||||
Reference in New Issue
Block a user