Browse Source

fix number

this should work...

Signed-off-by: Aidan Oldershaw <aoldershaw@pivotal.io>
pull/3/head
Aidan Oldershaw 5 years ago
parent
commit
39928d4a0a
  1. 2
      pipelines/set-pipelines.yml

2
pipelines/set-pipelines.yml

@ -31,7 +31,7 @@ jobs:
file: concourse-examples/pipelines/pipeline-vars.yml
vars:
first: initial
number: 9000
number: "9000"
hello: HAL
- set_pipeline: task-passing-artifact
file: concourse-examples/pipelines/task-passing-artifact.yml

Loading…
Cancel
Save