live?
All checks were successful
deploy to production / deploy (push) Successful in 40s

This commit is contained in:
Robin Grenzdörfer 2023-09-20 08:58:56 +00:00
parent 4cb1a8138b
commit 7813f0b486

View File

@ -78,7 +78,6 @@ jobs:
# rsync -av api $targetDir/
# mkdir -p $targetDir/frontend/dist
# rsync -av frontend/dist/ $targetDir/frontend/dist/
#- name: staging frontend
# if: github.ref == 'refs/heads/dev'
# run: |