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:
|
on:
|
||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
push:
|
#push:
|
||||||
tags:
|
# tags:
|
||||||
- '[0-9]+.[0-9]+.[0-9]+'
|
# - '[0-9]+.[0-9]+.[0-9]+'
|
||||||
concurrency: keycloak-operator-container-release
|
concurrency: keycloak-operator-container-release
|
||||||
|
|
||||||
env:
|
env:
|
||||||
|
|
Loading…
Reference in a new issue