feat(Version): add versionfile workflow 6
This commit is contained in:
parent
9450cf40b3
commit
bf9b3e1d83
@ -45,7 +45,7 @@
|
|||||||
variables:
|
variables:
|
||||||
<<: *container-publish-common-variables
|
<<: *container-publish-common-variables
|
||||||
EXTRA_ARGS: $GRADLE_EXTRA_ARGS
|
EXTRA_ARGS: $GRADLE_EXTRA_ARGS
|
||||||
script:s
|
script:
|
||||||
- echo $PARSED_VERSION
|
- echo $PARSED_VERSION
|
||||||
- ./gradlew assemble jib $EXTRA_ARGS
|
- ./gradlew assemble jib $EXTRA_ARGS
|
||||||
"-DskipTests"
|
"-DskipTests"
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user