Remove obsolete bits of pipeline.yml

This commit is contained in:
Kris De Volder
2016-12-23 14:51:39 -08:00
parent 1b0fe8d853
commit 9bb7a46775

View File

@@ -132,33 +132,3 @@ jobs:
- put: snapshot-website
params:
path: website
# - name: publish-vscode-manifest-yaml
# plan:
# - aggregate:
# - get: sts4
# # passed:
# # - build-vsix
# - get: s3-manifest-yaml-vsix-snapshot
# passed:
# - build-vsix-snapshots
# - task: vsce-publish-manifest-yaml
# file: sts4/concourse/tasks/vsce-publish.yml
# input_mapping:
# vsix-resource: s3-manifest-yaml-vsix-snapshot
# params:
# extension_id: vscode-manifest-yaml
# vsce_publisher: {{vsce_publisher}}
# vsce_token: {{vsce_token}}
# - put: sts4
# params:
# repository: sts4-out
####################################
# groups:
# - name: main
# jobs:
# - build-vsix
# - build-snapshot-website
# - name: docker
# jobs:
# - build-docker-image