make TEST_BUILDVERSION unique
This commit is contained in:
parent
615dfbbede
commit
4174b8a3e8
@ -8,7 +8,7 @@ deploy:
|
|||||||
tags:
|
tags:
|
||||||
- dind
|
- dind
|
||||||
variables:
|
variables:
|
||||||
TEST_BUILDVERSION: "testing-build-cache"
|
TEST_BUILDVERSION: testing-build-cache-${CI_PIPELINE_ID}
|
||||||
script:
|
script:
|
||||||
- ls /tmp/
|
- ls /tmp/
|
||||||
- echo "Building with gradle version ${TEST_BUILDVERSION}"
|
- echo "Building with gradle version ${TEST_BUILDVERSION}"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user