Make pipeline output public

This commit is contained in:
Madhura Bhave 2018-11-12 13:13:27 -08:00
parent 76b853a4e4
commit 22b4c9537c

View File

@ -41,6 +41,7 @@ jobs:
build: ci-images-git-repo/ci/images/initializr-ci-image build: ci-images-git-repo/ci/images/initializr-ci-image
- name: build - name: build
serial: true serial: true
public: true
plan: plan:
- get: git-repo - get: git-repo
trigger: true trigger: true