Update release-operator-container.yml
This commit is contained in:
parent
bcd01a63f8
commit
340fafa722
1 changed files with 3 additions and 3 deletions
|
@ -2,9 +2,9 @@ name: Release Keycloak Operator container
|
|||
|
||||
on:
|
||||
workflow_dispatch:
|
||||
push:
|
||||
tags:
|
||||
- '[0-9]+.[0-9]+.[0-9]+'
|
||||
#push:
|
||||
# tags:
|
||||
# - '[0-9]+.[0-9]+.[0-9]+'
|
||||
concurrency: keycloak-operator-container-release
|
||||
|
||||
env:
|
||||
|
|
Loading…
Reference in a new issue