ci: Refactor get_cirrusci_freebsd script to GitHub action

This should make it more reliable and also easier to re-use, if we need
to.

Resolves #2555
This commit is contained in:
Wolfgang Walther
2024-05-04 15:02:25 +02:00
parent 19dcf7b344
commit e520f32297
5 changed files with 120 additions and 73 deletions
-1
View File
@@ -68,7 +68,6 @@ let
echo "Linting bash scripts..."
${shellcheck}/bin/shellcheck \
.github/get_cirrusci_freebsd \
.github/release
echo "Linting workflows..."