This commit is contained in:
2026-03-07 12:48:18 +01:00
parent ce460ee4d8
commit 3b83e65e21
+1 -1
View File
@@ -25,7 +25,7 @@ steps:
CI_TOKEN:
from_secret: ci_token
commands:
- echo "Deploying javadoc to codeberg..."
- echo "Deploying javadoc to codeberg ..."
- git config --global user.name "Woodpecker CI"
- 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