Added commit tag
This commit is contained in:
parent
5e6ac733c8
commit
c79bd00831
|
|
@ -14,6 +14,9 @@ steps:
|
||||||
platforms: linux/amd64
|
platforms: linux/amd64
|
||||||
registry: git.georgew.dev
|
registry: git.georgew.dev
|
||||||
repo: git.georgew.dev/georgew/mission-control-web
|
repo: git.georgew.dev/georgew/mission-control-web
|
||||||
|
tags:
|
||||||
|
- latest
|
||||||
|
- ${CI_COMMIT_TAG##v}
|
||||||
dockerfile: Dockerfile
|
dockerfile: Dockerfile
|
||||||
tags: [ latest ]
|
tags: [ latest ]
|
||||||
username: { from_secret: FORGEJO_USER }
|
username: { from_secret: FORGEJO_USER }
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue