~hp/moony.lv2

0225c3a6440dde722c07c28fe9f646f033715fca — Hanspeter Portner 6 months ago 7e408b2
ci: updates for alpine-latest 3.18
1 files changed, 5 insertions(+), 4 deletions(-)

M .builds/alpine-latest.yml
M .builds/alpine-latest.yml => .builds/alpine-latest.yml +5 -4
@@ 6,8 6,8 @@
image: alpine/latest

packages:
  - clang15-analyzer
  - llvm15
  - clang16-analyzer
  - llvm16
  - reuse
  - meson
  - hut


@@ 29,6 29,7 @@ secrets:
  - 0545580c-42ac-4700-b322-4e9df924eb07 # runner-ssh
  - 5fe806cd-3af4-4588-9898-8115d9262144 # hut-config
  - d6d10b2a-542a-4b45-b1be-6ef30a8ab558 # git-config
  - 3de1773e-3503-46f5-8ab4-5212026517f4 # pgp-key

sources:
  - https://git.open-music-kontrollers.ch/~hp/ci


@@ 60,10 61,10 @@ tasks:
      #      ci-meson analyzer build
      #      ci-meson analyzer test

  - deploy: |
  - sign: |
      . ~/ci/activate

      if ! ci-isrelease; then
      if ! ci-istag; then
        complete-build
      fi