Skip to content

Commit

Permalink
fix: remove tests
Browse files Browse the repository at this point in the history
  • Loading branch information
paulfouquet committed Dec 10, 2024
1 parent 631cc2f commit 29f8f46
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions workflows/cron/cron-national-dem.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,13 +26,11 @@ spec:
name: national-dem
arguments:
parameters:
- name: 'ticket'
value: 'TEST-ticket'
- name: 'config_file'
value: 'https://raw.githubusercontent.com/linz/basemaps-config/master/config/tileset/elevation.json'
- name: 'odr_url'
value: 's3://nz-elevation/new-zealand/new-zealand/dem_1m/2193/'
- name: publish_to_odr
value: 'false'
value: 'true'
- name: 'copy_option'
value: '--force-no-clobber'

0 comments on commit 29f8f46

Please sign in to comment.