[V20.05]: update .gitlab-ci dir
Cherry pick all missing patches from master, so both have the same .gitlab-ci dir again (checked with diff -R
).
This fixes the broken aport-lint
check on v20.05 and make sure, that we run the same checks.
e.g. https://gitlab.com/postmarketOS/pmaports/-/jobs/711904745#L38:
Traceback (most recent call last):
File ".gitlab-ci/apkbuild-linting.py", line 23, in <module>
result = common.run_pmbootstrap(["-q", "lint", package], output_return=True)