Skip to content

Commit 8deb884

Browse files
committed
REmove broken ovsx pieces from CI pipeline
1 parent e22f0d6 commit 8deb884

File tree

1 file changed

+0
-17
lines changed

1 file changed

+0
-17
lines changed

concourse/pipeline.yml

Lines changed: 0 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -728,23 +728,6 @@ jobs:
728728
# trigger: true
729729
# passed:
730730
# - publish-release
731-
- task: publish-ovsx-releases
732-
file: tasks/concourse/tasks/publish-ovsx-releases.yml
733-
input_mapping:
734-
sts4: tasks
735-
params:
736-
ovsx_token: ((ovsx_token))
737-
on_failure:
738-
put: slack-notification
739-
params:
740-
text: |
741-
Concourse ${BUILD_PIPELINE_NAME}/${BUILD_JOB_NAME}/${BUILD_NAME} has failed!
742-
on_success:
743-
put: slack-notification
744-
params:
745-
channel: "#spring-tools-team"
746-
text: |
747-
STS 4 VScode Extensions released to ovsx.
748731
- name: publish-release
749732
serial: true
750733
plan:

0 commit comments

Comments
 (0)