mirror of
https://github.com/ProtonMail/proton-bridge.git
synced 2025-12-10 04:36:43 +00:00
GODT-1833: Change cache name.
This commit is contained in:
@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user