GitHub Actions tagging trial 3
This commit is contained in:
parent
4506a2ba81
commit
ff5f661c37
|
|
@ -47,7 +47,6 @@ jobs:
|
|||
elsaworkflows/elsa-dashboard-and-server
|
||||
# generate Docker tags based on the following events/attributes
|
||||
tags: |
|
||||
type=ref
|
||||
type=semver,pattern={{version}}
|
||||
type=semver,pattern={{major}}.{{minor}}
|
||||
type=semver,pattern={{major}}
|
||||
|
|
|
|||
Loading…
Reference in a new issue