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
commit 9188565a86
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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