.
This commit is contained in:
@@ -25,7 +25,7 @@ steps:
|
|||||||
CI_TOKEN:
|
CI_TOKEN:
|
||||||
from_secret: ci_token
|
from_secret: ci_token
|
||||||
commands:
|
commands:
|
||||||
- echo "Deploying javadoc to codeberg..."
|
- echo "Deploying javadoc to codeberg ..."
|
||||||
- git config --global user.name "Woodpecker CI"
|
- git config --global user.name "Woodpecker CI"
|
||||||
- git config --global user.email "ci@woodpecker-ci.org"
|
- git config --global user.email "ci@woodpecker-ci.org"
|
||||||
- git clone https://oauth2:$CI_TOKEN@codeberg.org/$CI_REPO_OWNER/$CI_REPO_NAME.git pages-repo
|
- git clone https://oauth2:$CI_TOKEN@codeberg.org/$CI_REPO_OWNER/$CI_REPO_NAME.git pages-repo
|
||||||
|
|||||||
Reference in New Issue
Block a user