This commit is contained in:
parent
7a1f3b3001
commit
317a4ca322
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue