This commit is contained in:
Administrator
2024-11-22 01:11:23 +03:00
parent cf2ed99aee
commit 3b27b42d8d
3 changed files with 16 additions and 0 deletions

View File

@@ -41,6 +41,8 @@ jobs:
uses: actions/checkout@v4
with:
ref: prod
- name: prepare
run: ./run.sh
- name: deploy swarmpit
run: docker stack deploy --with-registry-auth -c ./.deploy-swarmpit/deploy-prod.yaml swarmpit
- name: deploy portainer