edit build.yml - edit flavor
Build and Push Docker Image / build_and_push (push) Failing after 36s
Details
Build and Push Docker Image / build_and_push (push) Failing after 36s
Details
This commit is contained in:
parent
a70ef04ffd
commit
140d366894
|
@ -48,6 +48,7 @@ jobs:
|
||||||
push: true
|
push: true
|
||||||
tags: |
|
tags: |
|
||||||
git.coopgo.io/${{gitea.repository}}:${{gitea.ref_name}}
|
git.coopgo.io/${{gitea.repository}}:${{gitea.ref_name}}
|
||||||
|
type=ref,event=tag
|
||||||
flavor: |
|
flavor: |
|
||||||
latest=true
|
latest=true
|
||||||
prefix=
|
prefix=
|
||||||
|
|
Loading…
Reference in New Issue