Skip to content

Fix tar archive generation.

Gmodena requested to merge fix-archive-and-deploy into multi-project-dags-repo

Fixes an exclude pattern in tar, that was resulting in empty archives.

Clean up dags and project dirs on the target airflow instance before copying files over.

Adds comments to deployment commands.

Merge request reports