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