Skip to content

Commit

Permalink
fix(gocd): Adding elastic_profile_id (#158)
Browse files Browse the repository at this point in the history
  • Loading branch information
IanWoodard authored May 31, 2024
1 parent 578d265 commit 87c8b01
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions gocd/templates/pipelines/chartcuterie.libsonnet
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ function(region) {
jobs: {
checks: {
timeout: 1200,
elastic_profile_id: 'chartcuterie',
environment_variables: {
GITHUB_TOKEN: '{{SECRET:[devinfra-github][token]}}',
},
Expand Down

0 comments on commit 87c8b01

Please sign in to comment.