[cicd] fix pipeline
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful

This commit is contained in:
SouthFox 2023-06-07 20:10:02 +08:00
parent 4449490b04
commit cd915a3646

View file

@ -1,9 +1,5 @@
kind: pipeline pipeline:
type: docker test:
name: default
steps:
- name: test
image: fnndsc/python-poetry image: fnndsc/python-poetry
commands: commands:
- mv tests/key.pem data/key.pem - mv tests/key.pem data/key.pem