cicd: extra files for all ghe dockers
This commit is contained in:
parent
256d6139b7
commit
5bb21031ac
|
|
@ -112,6 +112,8 @@ dockers:
|
|||
- "--label=org.opencontainers.image.version={{.Tag}}"
|
||||
extra_files:
|
||||
- webui
|
||||
- var/entites
|
||||
- comfig.yaml
|
||||
|
||||
docker_manifests:
|
||||
- name_template: docker.io/jamesread/olivetin:{{ .Version }}
|
||||
|
|
|
|||
Loading…
Reference in New Issue