Skip to content

CI: Ignore 'download' directory while deploying

georg requested to merge 34-ci-deploy-ignore-download-dir into master

Currently, we don't store the release files in git, which lead to the fact, that they were automatically removed, due to our use of the lftps 'mirror' option. This commit fixes this via ignoring this specific directory.

Tested via an intermediate commit to ensure this works as expected.

Closes #34 (closed)

Merge request reports