tst
Some checks failed
deploy to production / deploy (push) Failing after 55s

This commit is contained in:
Robin Grenzdörfer 2023-08-16 10:53:05 +00:00
parent 44f7934217
commit 66314fcb92

View File

@ -79,7 +79,7 @@ jobs:
# mkdir -p $targetDir/frontend/dist
# rsync -av frontend/dist/ $targetDir/frontend/dist/
#- name: staging frontend
#- name: staging frontend test
# if: github.ref == 'refs/heads/dev'
# run: |
# docker compose -p ${GITHUB_REF_NAME}-${GITHUB_REPOSITORY_NAME}-${GITHUB_REPOSITORY_OWNER} up -d --build --remove-orphans