Browse Source

fixed triggers syntax error, re-introduced CCT

Grega Bremec 3 năm trước cách đây
mục cha
commit
4ef5b4ef79
1 tập tin đã thay đổi với 2 bổ sung1 xóa
  1. 2 1
      base/app-resources.yml

+ 2 - 1
base/app-resources.yml

@@ -44,7 +44,8 @@ items:
           name: php:7.4-ubi8
           namespace: openshift
       type: Source
-    triggers: {}
+    triggers:
+      - type: Config
 - apiVersion: apps/v1
   kind: Deployment
   metadata: