mirror of
https://github.com/YunoHost-Apps/gitea_ynh.git
synced 2024-09-03 20:36:22 +02:00
Rebase CI to alpine
This commit is contained in:
parent
51a7340888
commit
64ee8dee3d
1 changed files with 4 additions and 4 deletions
|
@ -1,7 +1,7 @@
|
|||
image: python:3.5-jessie
|
||||
image: python:3.5-alpine
|
||||
test:
|
||||
script:
|
||||
- apt-get update
|
||||
- apt-get install git
|
||||
- apk update
|
||||
- apk add git
|
||||
- git clone https://github.com/YunoHost/package_linter
|
||||
- python package_linter/package_linter.py .
|
Loading…
Add table
Reference in a new issue