Remove obsolete bits of pipeline.yml
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user