mirror of
https://github.com/keycloak/keycloak.git
synced 2026-01-25 16:42:34 +00:00
Update release-container.yml
This commit is contained in:
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:
|
||||
|
||||
Reference in New Issue
Block a user