Update .gitlab-ci.yml file
This commit is contained in:
parent
736fa834aa
commit
4501df0c20
@ -10,6 +10,7 @@ deploy:
|
||||
variables:
|
||||
TEST_BUILDVERSION: testing-build-cache-${CI_PIPELINE_ID}
|
||||
script:
|
||||
- apk install docker
|
||||
# - mv .gradleBuildCache/ /tmp/.gradleBuildCache/ || true
|
||||
- echo "Building with gradle version ${TEST_BUILDVERSION}"
|
||||
- gradle -Pversion=${TEST_BUILDVERSION} publish
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user