1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/helloworld_ynh.git synced 2024-09-03 19:15:57 +02:00

Add gitlab ci

This commit is contained in:
Alexandre Aubin 2020-12-13 19:33:49 +01:00
parent d8c645bbec
commit 3152ee8a77

2
.gitlab-ci.yml Normal file
View file

@ -0,0 +1,2 @@
include:
- remote: 'https://gitlab.com/alexAubin1/ci-apps-sandbox/-/blob/master/.gitlab-ci.yml'