Test.
This commit is contained in:
parent
ba4ac0983b
commit
726b99c572
1 changed files with 2 additions and 1 deletions
|
|
@ -1,6 +1,6 @@
|
|||
when:
|
||||
- event: push
|
||||
evaluate: $CI_SYSTEM_HOST == "forgejo.mnl.de"
|
||||
# evaluate: $CI_SYSTEM_HOST == "forgejo.mnl.de"
|
||||
|
||||
clone:
|
||||
- name: git
|
||||
|
|
@ -19,5 +19,6 @@ steps:
|
|||
REGISTRY_TOKEN:
|
||||
from_secret: REGISTRY_TOKEN
|
||||
commands:
|
||||
- echo $CI_SYSTEM_HOST
|
||||
- ./gradlew -Pdocker.registry=$REGISTRY/$REGISTRY_USER build apidocs
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue