Skip to content

Commit 622c073

Browse files
committed
Switch ELT task back to main
1 parent 568035d commit 622c073

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

infra/ansible-docker/playbooks/elt/elt_cron_tasks.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
hour: "{{ source.hour }}"
77
minute: "{{ source.minute }}"
88
job: >
9-
ELT_GIT_REF=multiple-warehouses ELT_SECRETS={{ elt_secrets_root_dir }}/{{ warehouse.name }}/envvars
9+
ELT_SECRETS={{ elt_secrets_root_dir }}/{{ warehouse.name }}/envvars
1010
{{ elt_cron_root_dir }}/elt_task.sh
1111
https://github.com/{{ warehouse.github_org }}/{{ warehouse.github_repo }}.git
1212
{{ elt_git_clone_dir }}/{{ warehouse.github_org }}/{{ warehouse.github_repo }}

0 commit comments

Comments
 (0)