Skip to content

Commit 5d944c8

Browse files
committed
fix pipeline parameter
1 parent b80ab76 commit 5d944c8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

argo-pipeline/pipeline.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -138,7 +138,7 @@ spec:
138138
value: "test"
139139
- name: ENVIRONMENT
140140
# set value to "dev" to simplify pipeline execution (2 years, only topojson, etc.), use "preprod" or "prod" else
141-
value: test
141+
value: dev
142142

143143
- name: download-all-sources
144144
outputs:

0 commit comments

Comments
 (0)