Skip to content
Snippets Groups Projects
Commit cea41a54 authored by Matthew Mosesohn's avatar Matthew Mosesohn Committed by GitHub
Browse files

Use include instead of import tasks to support v2.3 (#1855)

Eventually 2.3 support will be dropped, so this is
a temporary change.
parent 7ed140ce
No related branches found
No related tags found
No related merge requests found
---
- import_tasks: download_prep.yml
- include: download_prep.yml
when:
- not skip_downloads|default(false)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment