GODT-1833: Change cache name.
This commit is contained in:
@ -29,7 +29,7 @@ before_script:
|
|||||||
- make install-dev-dependencies
|
- make install-dev-dependencies
|
||||||
|
|
||||||
cache:
|
cache:
|
||||||
key: go-mod
|
key: go18-mod
|
||||||
paths:
|
paths:
|
||||||
- .cache
|
- .cache
|
||||||
policy: pull
|
policy: pull
|
||||||
@ -52,7 +52,7 @@ cache-push:
|
|||||||
script:
|
script:
|
||||||
- echo ""
|
- echo ""
|
||||||
cache:
|
cache:
|
||||||
key: go-mod
|
key: go18-mod
|
||||||
paths:
|
paths:
|
||||||
- .cache
|
- .cache
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user