We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3061cb3 commit 3937776Copy full SHA for 3937776
concourse/pipeline.yml
@@ -912,16 +912,17 @@ jobs:
912
- get: tasks
913
- get: s3-concourse-vsix-snapshot
914
passed:
915
- - build-concourse-rc
+ - publish-release
916
- get: s3-manifest-yaml-vsix-snapshot
917
918
- - build-manifest-yaml-rc
919
- get: s3-bosh-vsix-snapshot
920
921
- - build-bosh-rc
922
- get: s3-spring-boot-vsix-snapshot
923
+ trigger: true
924
- - build-spring-boot-rc
925
926
- task: publish-ovsx-releases
927
file: tasks/concourse/tasks/publish-ovsx-releases.yml
928
input_mapping:
0 commit comments