GODT-1833: Change cache name.

This commit is contained in:
Jakub
2022-08-31 10:27:05 +02:00
parent 61c787b1c7
commit cd35df6cc5

View File

@ -29,7 +29,7 @@ before_script:
- make install-dev-dependencies
cache:
key: go-mod
key: go18-mod
paths:
- .cache
policy: pull
@ -52,7 +52,7 @@ cache-push:
script:
- echo ""
cache:
key: go-mod
key: go18-mod
paths:
- .cache