Skip to content

Commit

Permalink
Update group names to comply with identifier schema
Browse files Browse the repository at this point in the history
Closes gh-542
  • Loading branch information
wilkinsona committed Sep 23, 2020
1 parent 9603b58 commit 9027acc
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions ci/pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -126,17 +126,17 @@ resources:


groups:
- name: Site
- name: site
jobs:
- build
- deploy
- update-deployment
- update-image
- verify
- name: Build Pull Requests
- name: pull-requests
jobs:
- pull-requests
- name: CI Images
- name: ci-images
jobs:
- build-start-site-ci-image

Expand Down

0 comments on commit 9027acc

Please sign in to comment.