mirror of
https://codeberg.org/scip/Crypt--PWSafe3.git
synced 2025-12-16 12:11:02 +01:00
upd woodpecker config
This commit is contained in:
@@ -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:
|
||||||
|
|||||||
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user