echo pwd
This commit is contained in:
parent
efa7fed4d8
commit
00d84fa471
@ -11,6 +11,7 @@ deploy:
|
||||
TEST_BUILDVERSION: testing-build-cache-${CI_PIPELINE_ID}
|
||||
script:
|
||||
- ls -al /tmp
|
||||
- echo `pwd`
|
||||
- mv .gradleBuildCache/ /tmp/.gradleBuildCache/ || true
|
||||
- mv .gradleUserHomeBackup `pwd`/.gradle || true
|
||||
- echo "Building with gradle version ${TEST_BUILDVERSION}"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user