Skip to content

Commit 65f0313

Browse files
remove esa env vars from the correct task
1 parent 22e34a5 commit 65f0313

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

job_spec/ARIA_S1_GUNW.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -70,8 +70,6 @@ ARIA_S1_GUNW:
7070
secrets:
7171
- EARTHDATA_USERNAME
7272
- EARTHDATA_PASSWORD
73-
- ESA_USERNAME
74-
- ESA_PASSWORD
7573
- name: TROPOSPHERE
7674
image: ghcr.io/dbekaert/raider
7775
command:
@@ -90,6 +88,8 @@ ARIA_S1_GUNW:
9088
secrets:
9189
- EARTHDATA_USERNAME
9290
- EARTHDATA_PASSWORD
91+
- ESA_USERNAME
92+
- ESA_PASSWORD
9393
- name: PUBLISH
9494
image: ghcr.io/asfhyp3/ingest-adapter
9595
command:

0 commit comments

Comments
 (0)