just a test commit
This commit is contained in:
@@ -79,7 +79,6 @@ javadoc:
|
||||
- git add docs/apidocs
|
||||
- git commit -m "Update Javadocs [skip ci]" || echo "No changes to commit"
|
||||
- git push https://${GITLAB_USERNAME}:${CI_PUSH_TOKEN}@gitlab.com/th-schwarz/CloudflareDNS-java.git ${CI_COMMIT_REF_NAME}
|
||||
#- git push origin ${CI_COMMIT_REF_NAME}
|
||||
when: manual
|
||||
rules:
|
||||
- if: '$CI_COMMIT_REF_NAME == "develop"'
|
||||
Reference in New Issue
Block a user