mirror of
				https://framagit.org/YunoHost-Apps/gitea_ynh.git
				synced 2025-10-30 21:35:36 +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:
		| @@ -1,7 +1,7 @@ | |||||||
| image: python:3.5-jessie | image: python:3.5-alpine | ||||||
| test: | test: | ||||||
|   script: |   script: | ||||||
|   - apt-get update |   - apk update | ||||||
|   - apt-get install git |   - apk add git | ||||||
|   - git clone https://github.com/YunoHost/package_linter |   - git clone https://github.com/YunoHost/package_linter | ||||||
|   - python package_linter/package_linter.py . |   - python package_linter/package_linter.py . | ||||||
		Reference in New Issue
	
	Block a user
	 Rafi59
					Rafi59