Skip to content

Commit

Permalink
fix pipeline parameter
Browse files Browse the repository at this point in the history
  • Loading branch information
tgrandje committed Dec 20, 2024
1 parent b80ab76 commit 5d944c8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion argo-pipeline/pipeline.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -138,7 +138,7 @@ spec:
value: "test"
- name: ENVIRONMENT
# set value to "dev" to simplify pipeline execution (2 years, only topojson, etc.), use "preprod" or "prod" else
value: test
value: dev

- name: download-all-sources
outputs:
Expand Down

0 comments on commit 5d944c8

Please sign in to comment.