mirror of
https://github.com/ae-utbm/sith.git
synced 2024-12-23 08:11:19 +00:00
commit
9188565a86
3
.github/workflows/taiste.yml
vendored
3
.github/workflows/taiste.yml
vendored
@ -34,7 +34,8 @@ jobs:
|
|||||||
export PATH="$HOME/.poetry/bin:$PATH"
|
export PATH="$HOME/.poetry/bin:$PATH"
|
||||||
pushd ${{secrets.SITH_PATH}}
|
pushd ${{secrets.SITH_PATH}}
|
||||||
|
|
||||||
git pull
|
git fetch
|
||||||
|
git reset --hard origin/taiste
|
||||||
poetry update
|
poetry update
|
||||||
poetry run ./manage.py migrate
|
poetry run ./manage.py migrate
|
||||||
echo "yes" | poetry run ./manage.py collectstatic
|
echo "yes" | poetry run ./manage.py collectstatic
|
||||||
|
Loading…
Reference in New Issue
Block a user