-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathcache-to-override.yml
35 lines (29 loc) · 1.02 KB
/
cache-to-override.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
services:
keycloak:
build:
cache_to:
- type=registry,ref=ghcr.io/hs-os-ag-intelligente-agrarsysteme/aw40-keycloak:buildcache,mode=max
nautilus:
build:
cache_to:
- type=registry,ref=ghcr.io/hs-os-ag-intelligente-agrarsysteme/aw40-nautilus:buildcache,mode=max
api:
build:
cache_to:
- type=registry,ref=ghcr.io/hs-os-ag-intelligente-agrarsysteme/aw40-api:buildcache,mode=max
frontend:
build:
cache_to:
- type=registry,ref=ghcr.io/hs-os-ag-intelligente-agrarsysteme/aw40-frontend:buildcache,mode=max
docs:
build:
cache_to:
- type=registry,ref=ghcr.io/hs-os-ag-intelligente-agrarsysteme/aw40-docs:buildcache,mode=max
diagnostics:
build:
cache_to:
- type=registry,ref=ghcr.io/hs-os-ag-intelligente-agrarsysteme/aw40-diagnostics:buildcache,mode=max
knowledge-graph:
build:
cache_to:
- type=registry,ref=ghcr.io/hs-os-ag-intelligente-agrarsysteme/aw40-knowledge-graph:buildcache,mode=max