alpine
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed

This commit is contained in:
Michael Zhang 2024-05-06 15:49:53 -05:00
parent 7a1f3b3001
commit 317a4ca322

View file

@ -1,6 +1,6 @@
pipeline:
build:
image: python:3.13-alpine
image: python:3-alpine
commands:
- apk add openssh
- echo "$${SSH_SECRET_KEY}" > SSH_SECRET_KEY