Added secret, also added depends on, [ALL]
Some checks failed
ci/woodpecker/push/build-test-images Pipeline was successful
ci/woodpecker/push/author-tests Pipeline failed

This commit is contained in:
Ryan Voots 2023-11-21 12:18:32 -05:00
parent 4a51e54e52
commit 0cdb51a80f

View file

@ -6,6 +6,9 @@ matrix:
- ""
- "-threaded"
depends_on:
- build-test-images
steps:
test:
image: "quay.io/simcop2387/perl-debug-containers:${PERL_VERSIONS}-main${THREADS}-bookworm-backports"