edit build.yml - edit flavor
Build and Push Docker Image / build_and_push (push) Successful in 1m34s
Details
Build and Push Docker Image / build_and_push (push) Successful in 1m34s
Details
This commit is contained in:
parent
4c787bdc86
commit
a70ef04ffd
|
@ -49,7 +49,7 @@ jobs:
|
||||||
tags: |
|
tags: |
|
||||||
git.coopgo.io/${{gitea.repository}}:${{gitea.ref_name}}
|
git.coopgo.io/${{gitea.repository}}:${{gitea.ref_name}}
|
||||||
flavor: |
|
flavor: |
|
||||||
latest=auto
|
latest=true
|
||||||
prefix=
|
prefix=
|
||||||
suffix=
|
suffix=
|
||||||
build-args: |
|
build-args: |
|
||||||
|
|
Loading…
Reference in New Issue