Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| a70ef04ffd | |||
| 4c787bdc86 |
@@ -47,7 +47,11 @@ jobs:
|
||||
context: .
|
||||
push: true
|
||||
tags: |
|
||||
git.coopgo.io/${{gitea.repository}}:${{gitea.ref_name}}
|
||||
git.coopgo.io/${{gitea.repository}}:${{gitea.ref_name}}
|
||||
flavor: |
|
||||
latest=true
|
||||
prefix=
|
||||
suffix=
|
||||
build-args: |
|
||||
ACCESS_TOKEN_USR=${{gitea.actor}}
|
||||
ACCESS_TOKEN_PWD=${{gitea.token}}
|
||||
|
||||
Reference in New Issue
Block a user