Fixed deploy #369

This commit is contained in:
2023-09-27 17:22:46 +02:00
parent 987a1a664b
commit 8bbd57e82f
2 changed files with 1 additions and 2 deletions

View File

@@ -48,7 +48,7 @@ jobs:
- name: Build docker web
run: |
docker image prune -f
npm run docker-build-stage
npm run docker-build
- name: Deploy Stack to sh-edraft.de
uses: https://github.com/kgierke/portainer-stack-deployment@v1