Skip to content
Snippets Groups Projects
Commit 0c86c39b authored by Moul's avatar Moul
Browse files

force build and force push

parent 6a79c96e
No related branches found
No related tags found
No related merge requests found
Pipeline #39408 passed
......@@ -234,7 +234,7 @@ website:
- git fetch origin pages --depth=1
- git config user.name $GITLAB_USER_NAME
- git config user.email $GITLAB_USER_EMAIL
- poetry run mike deploy $RELEASE
- poetry run mike deploy $RELEASE --ignore-remote-status
- git remote set-url origin "https://${TOKEN}@${CI_SERVER_HOST}/${CI_PROJECT_PATH}.git"
- git remote -v
- git push origin pages
- git push --force origin pages
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment