This commit is contained in:
parent
7bb666878b
commit
04254fbc30
1 changed files with 1 additions and 0 deletions
|
|
@ -23,6 +23,7 @@ steps:
|
|||
commands:
|
||||
- cd /woodpecker/src/git.polarolouis.fr/polarolouis/site-perso/public
|
||||
- git init
|
||||
- git config --global init.defaultBranch main
|
||||
- git config user.name "CI Bot"
|
||||
- git config user.email "ci@example.com"
|
||||
- git remote add origin "$DEPOT_PAGES"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue