mirror of
https://github.com/offen/website.git
synced 2024-11-21 16:50:27 +01:00
fix caching of docker layers
This commit is contained in:
parent
c5c9343b6a
commit
582fc4f3c4
@ -185,7 +185,8 @@ jobs:
|
||||
- save_cache:
|
||||
key: v1-{{ .Branch }}-{{ epoch }}
|
||||
paths:
|
||||
- /caches/app.tar
|
||||
- /caches/proxy.tar
|
||||
- /caches/server.tar
|
||||
- deploy:
|
||||
name: Push application Docker image
|
||||
command: |
|
||||
|
Loading…
Reference in New Issue
Block a user