Преглед изворни кода

fixed triggers syntax error, re-introduced CCT

Grega Bremec пре 3 година
родитељ
комит
5a149229fa
1 измењених фајлова са 2 додато и 1 уклоњено
  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: