tags raw
This commit is contained in:
parent
42ba0bce0b
commit
4c8b1f973e
1 changed files with 1 additions and 6 deletions
7
.github/workflows/buildReporting.yml
vendored
7
.github/workflows/buildReporting.yml
vendored
|
@ -152,12 +152,7 @@ jobs:
|
||||||
with:
|
with:
|
||||||
images: anhefti/seb-server
|
images: anhefti/seb-server
|
||||||
tags: |
|
tags: |
|
||||||
type=schedule
|
type=raw,${{ env.TAG_NAME }}
|
||||||
type=ref,event=branch
|
|
||||||
type=ref,event=pr
|
|
||||||
type=semver,pattern={{version}}
|
|
||||||
type=semver,pattern={{major}}.{{minor}}
|
|
||||||
type=semver,pattern={{major}}
|
|
||||||
-
|
-
|
||||||
name: Build and push
|
name: Build and push
|
||||||
id: docker_build
|
id: docker_build
|
||||||
|
|
Loading…
Add table
Reference in a new issue