Merge pull request #501 from ae-utbm/ci-cl-edit

Ci cl edit
This commit is contained in:
thomas girod
2022-12-01 11:14:56 +01:00
committed by GitHub

View File

@@ -34,7 +34,8 @@ jobs:
export PATH="$HOME/.poetry/bin:$PATH"
pushd ${{secrets.SITH_PATH}}
git pull
git fetch
git reset --hard origin/taiste
poetry update
poetry run ./manage.py migrate
echo "yes" | poetry run ./manage.py collectstatic