Skip to content

Commit

Permalink
feat: add linz-topographic write role config TDE-841
Browse files Browse the repository at this point in the history
  • Loading branch information
paulfouquet committed Aug 30, 2023
1 parent f52b71b commit f57bb89
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 f57bb89

Please sign in to comment.