This commit is contained in:
parent
42e7b8f93f
commit
b9aa0e21aa
1 changed files with 1 additions and 2 deletions
|
|
@ -14,8 +14,7 @@ steps:
|
|||
deploy-site:
|
||||
image: curlimages/curl:8.5.0
|
||||
commands:
|
||||
- cd /woodpecker/src/git.polarolouis.fr/polarolouis/site-perso/public
|
||||
- tar -czf /tmp/site.tar.gz -C .
|
||||
- tar -czf /tmp/site.tar.gz -C /woodpecker/src/git.polarolouis.fr/polarolouis/site-perso/public .
|
||||
- |
|
||||
curl -f -X POST https://pages.polarolouis.fr/api/pages \
|
||||
-F "domain=polarolouis.pages.polarolouis.fr" \
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue