try fixing workflow 8
Some checks failed
Gitea Docker Redeploy / Redploy-App-on-self-via-SSH (push) Failing after 4s

This commit is contained in:
Tobias Weise 2024-09-11 22:10:49 +02:00
parent e8759e34a7
commit c7ba0e02c6

View File

@ -20,7 +20,7 @@ jobs:
docker-compose down
git pull
echo "============ Git pull finished! ========="
echo '${{ vars.ENV }}' > .env
echo '${{ vars.ENV }}' > '.env'
echo "============ Env creation finished! ========="