parent
ae04ab23fc
commit
4c787bdc86
.gitea/workflows
|
@ -48,6 +48,10 @@ jobs:
|
|||
push: true
|
||||
tags: |
|
||||
git.coopgo.io/${{gitea.repository}}:${{gitea.ref_name}}
|
||||
flavor: |
|
||||
latest=auto
|
||||
prefix=
|
||||
suffix=
|
||||
build-args: |
|
||||
ACCESS_TOKEN_USR=${{gitea.actor}}
|
||||
ACCESS_TOKEN_PWD=${{gitea.token}}
|
||||
|
|
Loading…
Reference in New Issue