We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3e44785 commit dc5a4c4Copy full SHA for dc5a4c4
.woodpecker.yml
@@ -13,7 +13,7 @@ steps:
13
from_secret: REGISTRY_USER
14
REGISTRY_PASSWORD:
15
from_secret: REGISTRY_PASSWORD
16
- BRANCH_NAME: ${CI_COMMIT_BRANCH}
+ BRANCH_NAME: develop
17
commands:
18
- echo ${CI_COMMIT_BRANCH}
19
- ./gradlew jib
0 commit comments