1
0
mirror of https://github.com/openshift/openshift-docs.git synced 2026-02-05 12:46:18 +01:00

removed configuration change triggers

This commit is contained in:
Shivani Sathe
2025-09-10 15:21:29 +05:30
committed by openshift-cherrypick-robot
parent 207b54b2ec
commit 879866ff71

View File

@@ -16,5 +16,5 @@ The following is an example trigger definition YAML within the `BuildConfig`:
[NOTE]
====
Configuration change triggers currently only work when creating a new `BuildConfig`. In a future release, configuration change triggers will also be able to launch a build whenever a `BuildConfig` is updated.
====
Configuration change triggers currently only work when creating a new `BuildConfig`.
====