Merge branch 'develop' of https://git.reslate.systems/ydeng/renamebycsv into develop
Some checks failed
ydeng/renamebycsv/pipeline/head There was a failure building this commit
Some checks failed
ydeng/renamebycsv/pipeline/head There was a failure building this commit
This commit is contained in:
commit
8a46b106ff
@ -1,8 +1,11 @@
|
||||
# .woodpecker.yml
|
||||
pipeline:
|
||||
install:
|
||||
image: python
|
||||
image: debian
|
||||
commands:
|
||||
- apt-get update
|
||||
- apt-get install python3
|
||||
- apt-get install python3-pip
|
||||
- pip install build
|
||||
- pip install pytest
|
||||
- pip install setuptools
|
||||
|
Loading…
x
Reference in New Issue
Block a user