Skip to content

Commit

Permalink
Merge pull request #49 from ukparliament/john-gocd
Browse files Browse the repository at this point in the history
syntax error main should be Main
  • Loading branch information
mattrayner authored Aug 31, 2018
2 parents 941e6a5 + ed268eb commit 71aeb90
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions gocd/web1live.yaml
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
pipelines:
parliament.uk-thorney:
group: main
group: Main
label_template: "${COUNT}"
environment_variables:
RACK_ENV: development
RACK_ENV: production
materials:
parliament.uk-thorney-git:
git: https://github.com/ukparliament/thorney.git
Expand Down

0 comments on commit 71aeb90

Please sign in to comment.