Skip to content

Commit

Permalink
feat: add linz-topographic write role config TDE-841 (#164)
Browse files Browse the repository at this point in the history
  • Loading branch information
paulfouquet authored Aug 31, 2023
1 parent 67e02fe commit 474434d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion workflows/imagery/publish-copy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -172,7 +172,7 @@ spec:
command: [node, /app/index.js]
env:
- name: AWS_ROLE_CONFIG_PATH
value: s3://linz-bucket-config/config-write.imagery.json,s3://linz-bucket-config/config-write.elevation.json,s3://linz-bucket-config/config.json
value: s3://linz-bucket-config/config-write.imagery.json,s3://linz-bucket-config/config-write.elevation.json,s3://linz-bucket-config/config-write.topographic.json,s3://linz-bucket-config/config.json
args:
[
"copy",
Expand Down

0 comments on commit 474434d

Please sign in to comment.