Compare commits
2 Commits
83fcf5ea58
...
publish/gr
| Author | SHA1 | Date | |
|---|---|---|---|
| 4f29316075 | |||
| 7aa6e4d200 |
@@ -29,7 +29,8 @@ container:
|
|||||||
# containers. The regex matches the full `source:target[:opts]`
|
# containers. The regex matches the full `source:target[:opts]`
|
||||||
# string, so a permissive prefix is enough.
|
# string, so a permissive prefix is enough.
|
||||||
valid_volumes:
|
valid_volumes:
|
||||||
- "^cargoxx-cache-(store|keys)$"
|
- "cargoxx-cache-store"
|
||||||
|
- "cargoxx-cache-keys"
|
||||||
docker_host: "unix:///var/run/docker.sock"
|
docker_host: "unix:///var/run/docker.sock"
|
||||||
force_pull: false
|
force_pull: false
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user