diff --git a/openshift/templates/build.yaml b/openshift/templates/build.yaml index 934c3bf..6fb9b3f 100644 --- a/openshift/templates/build.yaml +++ b/openshift/templates/build.yaml @@ -17,7 +17,7 @@ parameters: - name: GIT_URL value: https://github.com/bcgov/fbp-go - name: GIT_BRANCH - value: task/openshift-web-build + value: main - name: DOCKER_FILE description: Dockerfile to use required: true