Add groups to pipeline.yml
This commit is contained in:
@@ -132,3 +132,12 @@ jobs:
|
||||
- put: website
|
||||
params:
|
||||
path: website
|
||||
####################################
|
||||
groups:
|
||||
- name: main
|
||||
jobs:
|
||||
- build-vsix
|
||||
- build-website
|
||||
- name: docker
|
||||
jobs:
|
||||
- build-docker-image
|
||||
Reference in New Issue
Block a user