upd woodpecker config

This commit is contained in:
2025-12-13 20:37:47 +01:00
parent af43ac3e98
commit d1fbe2509c
2 changed files with 6 additions and 6 deletions

View File

@@ -1,10 +1,10 @@
matrix: matrix:
include: include:
# - image: perl:5.22.4-stretch - image: perl:5.22.4-stretch
# - image: perl:5.36.0-slim-bullseye - image: perl:5.36.0-slim-bullseye
# - image: perl:5.38.0-slim-bookworm - image: perl:5.38.0-slim-bookworm
# - image: perl:5.40.0-slim-bookworm - image: perl:5.40.0-slim-bookworm
# - image: perl:5.42.0-slim-bookworm - image: perl:5.42.0-slim-bookworm
- image: perl:5.43.5-slim-bookworm - image: perl:5.43.5-slim-bookworm
steps: steps:

View File

@@ -20,4 +20,4 @@ steps:
commands: commands:
- apk update - apk update
- apk add --no-cache bash httpie jq git - apk add --no-cache bash httpie jq git
- .woodpecker/release.sh Crypt-PWSafe3-$CI_COMMIT_TAG.tar.gz - .woodpecker/release.sh ${CI_REPO_NAME}-$CI_COMMIT_TAG.tar.gz