From 57d153c3dc51bcafec55b9dfd9fb56e299410225 Mon Sep 17 00:00:00 2001 From: Ibrahim Jarif Date: Thu, 31 Jan 2019 12:41:43 +0530 Subject: [PATCH] Auto trigger build on config change --- .openshiftio/application.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.openshiftio/application.yaml b/.openshiftio/application.yaml index dd5e6c6..6e55275 100644 --- a/.openshiftio/application.yaml +++ b/.openshiftio/application.yaml @@ -56,6 +56,8 @@ objects: kind: DockerImage name: 'centos/go-toolset-7-centos7' incremental: true + triggers: + - type: ConfigChange status: lastVersion: 0 - apiVersion: v1