pmaports/.gitlab-ci
Oliver Smith 3731ba09ea
CI: build_changed_aports: fix checksum for 0 pkgs (MR 1705)
When using '[ci:skip-build]' without any changed packages, do not
attempt to run "pmbootstrap checksum" without any package arguments.
This may happen, because CI in MRs runs across all patches in the MR,
but CI on branches (master, v20.05) only run on the last commit.

Prevents CI failures like this one:
9a48b41a23
2020-11-11 22:49:10 +03:00
..
testcases Add sxmo/ as an expected directory for gitlab CI directory structure testcase (MR 1472) 2020-09-14 09:37:24 +02:00
apkbuild-linting.py CI: use pmbootstrap lint for checking packages (MR 1132) 2020-04-18 11:50:02 +02:00
build.sh CI: build packages on all arches (MR 802) 2020-09-10 22:22:57 -07:00
build_changed_aports.py CI: build_changed_aports: fix checksum for 0 pkgs (MR 1705) 2020-11-11 22:49:10 +03:00
check_changed_aports_versions.py CI: support release channels (v20.05 branch) (MR 1321) 2020-06-17 16:26:38 +02:00
check_devices_in_wiki.py CI: update for device/* -> device/testing/* move (!1067) 2020-03-14 09:41:26 +01:00
common.py CI: remove unused common.check_build() (MR 802) 2020-09-10 22:22:55 -07:00
move_logs.sh Change copyright to 2020 2020-01-06 02:47:56 +01:00
run_testcases.sh run_testcases.sh: adjust to new device structure (!1066) 2020-03-14 09:12:57 +01:00
shellcheck.sh device-pine64-pinephone: remove the elogind hook (MR 1651) 2020-10-27 13:58:34 +05:30