mirror of
https://framagit.org/YunoHost-Apps/gitea_ynh.git
synced 2024-11-21 18:41:35 +01:00
Merge branch 'rebase-ci-to-alpine' into 'testing'
Rebase CI to alpine See merge request YunoHost-Apps/gitea_ynh!17
This commit is contained in:
commit
d002c849e2
@ -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…
Reference in New Issue
Block a user