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

This commit is contained in:
Tobias Weise 2024-09-11 21:48:02 +02:00
parent 812371a9e0
commit e8759e34a7

View File

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