File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 9696 plan :
9797 - get : git-phlow
9898 - get : pretested-integration
99- # trigger: true
99+ trigger : true
100100 - task : integration
101101 file : git-phlow/ci/tasks/run-tests.yml
102102 on_failure :
@@ -156,8 +156,8 @@ jobs:
156156 - get : git-phlow # contains the formula update script
157157 - get : gp-version
158158 - get : phlow-artifact-darwin-s3
159- # passed: [shipit, build-phlow-artifacts]
160- # trigger: true
159+ passed : [shipit, build-phlow-artifacts]
160+ trigger : true
161161 - task : brew-release
162162 file : git-phlow/ci/tasks/brew-release.yml
163163 on_failure :
Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ image_resource:
66 source : {repository: golang, tag: "1.7"}
77
88inputs :
9- - name : resource -version
9+ - name : gp -version
1010- name : git-phlow
1111
1212outputs :
You can’t perform that action at this time.
0 commit comments