Update release-container.yml
This commit is contained in:
parent
ae33af92d9
commit
bcd01a63f8
1 changed files with 3 additions and 3 deletions
6
.github/workflows/release-container.yml
vendored
6
.github/workflows/release-container.yml
vendored
|
@ -1,9 +1,9 @@
|
|||
name: Release Keycloak container
|
||||
on:
|
||||
workflow_dispatch:
|
||||
push:
|
||||
tags:
|
||||
- '[0-9]+.[0-9]+.[0-9]+'
|
||||
#push:
|
||||
# tags:
|
||||
# - '[0-9]+.[0-9]+.[0-9]+'
|
||||
concurrency: keycloak-container-release
|
||||
|
||||
jobs:
|
||||
|
|
Loading…
Reference in a new issue