site from repo
ci/woodpecker/push/woodpecker Pipeline was successful
Details
ci/woodpecker/push/woodpecker Pipeline was successful
Details
This commit is contained in:
parent
d719b08c52
commit
6f8516d4d0
|
@ -35,7 +35,7 @@ steps:
|
|||
|
||||
- git config --global user.email $MAIL
|
||||
- git config --global user.name "Woodpecker CI"
|
||||
- git clone ssh://git@git.services.zyria.de:2022/pyrox/zyria_de-html-html.git $CI_REPO_NAME
|
||||
- git clone ssh://git@git.services.zyria.de:2022/pyrox/zyria_de-html.git $CI_REPO_NAME
|
||||
# Copy build step output to repository folder
|
||||
- cp -ar $HUGO_OUTPUT/. $CI_REPO_NAME/
|
||||
# Commit and push all static files with pipeline started timestamp
|
||||
|
|
Loading…
Reference in New Issue