Skip to content

Commit

Permalink
CI: auto trigger ovsx publish after vscode publish
Browse files Browse the repository at this point in the history
  • Loading branch information
kdvolder committed May 27, 2020
1 parent 3061cb3 commit 3937776
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions concourse/pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -912,16 +912,17 @@ jobs:
- get: tasks
- get: s3-concourse-vsix-snapshot
passed:
- build-concourse-rc
- publish-release
- get: s3-manifest-yaml-vsix-snapshot
passed:
- build-manifest-yaml-rc
- publish-release
- get: s3-bosh-vsix-snapshot
passed:
- build-bosh-rc
- publish-release
- get: s3-spring-boot-vsix-snapshot
trigger: true
passed:
- build-spring-boot-rc
- publish-release
- task: publish-ovsx-releases
file: tasks/concourse/tasks/publish-ovsx-releases.yml
input_mapping:
Expand Down

0 comments on commit 3937776

Please sign in to comment.