mirror of
https://gitlab.com/ultrasonic/ultrasonic.git
synced 2025-06-07 11:03:03 +03:00
Merge branch 'cache2' into 'develop'
Try to cache docker image2 See merge request ultrasonic/ultrasonic!780
This commit is contained in:
commit
8b080d1062
@ -1,5 +1,5 @@
|
|||||||
default:
|
default:
|
||||||
image: cimg/android:2022.06.1
|
image: ${CI_DEPENDENCY_PROXY_DIRECT_GROUP_IMAGE_PREFIX}/cimg/android:2022.06.1
|
||||||
cache:
|
cache:
|
||||||
key: ${CI_COMMIT_REF_SLUG}
|
key: ${CI_COMMIT_REF_SLUG}
|
||||||
paths:
|
paths:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user