Update 'deploy.sh'
All checks were successful
ci/woodpecker/pr/woodpecker Pipeline was successful

This commit is contained in:
neil 2023-04-03 01:38:44 +00:00
parent 4287c88bf2
commit 74fd433dde

View File

@ -30,6 +30,6 @@ git remote add origin $REMOTE
git push -f origin pages git push -f origin pages
curl -X POST --fail \ curl -X POST --fail \
-F token=glptt-726b7e0e1a566629fff9e0e4a578fe74b7aca40e \ -F token=$GITLAB_DEPLOY_TOKEN \
-F ref=main \ -F ref=main \
https://gitlab.com/api/v4/projects/29559707/trigger/pipeline https://gitlab.com/api/v4/projects/29559707/trigger/pipeline