This commit is contained in:
parent
7267acf8aa
commit
1ff1fd2e9c
1 changed files with 1 additions and 1 deletions
|
|
@ -26,7 +26,7 @@ steps:
|
|||
- cp -r site-perso/public/* pages/
|
||||
- cd pages
|
||||
- ls -la
|
||||
- git remote set-url origin "https://$${ACCESS_TOKEN}git.polarolouis.fr/polarolouis/pages.git"
|
||||
- git remote set-url origin "https://$${ACCESS_TOKEN}@git.polarolouis.fr/polarolouis/pages.git"
|
||||
- git add --all
|
||||
- git commit -m "Deploy site [CI SKIP]"
|
||||
- git push -f origin main
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue