debug #92

Closed
xoxys wants to merge 3 commits from debug into main

View File

@ -25,7 +25,9 @@ steps:
from_secret: gitea_token
pages_directory: dist/
remote_url: https://gitea.rknet.org/infra/${CI_REPO_NAME}
when:
- event: [push, manual]
branch:
- ${CI_REPO_DEFAULT_BRANCH}
log_level: debug
pull: true
# when:
# - event: [push, manual]
# branch:
# - ${CI_REPO_DEFAULT_BRANCH}