1
0
Fork 0
mirror of https://gitlab.com/niansa/simpsh-httpd.git synced 2025-03-06 20:53:36 +01:00

Add new file

This commit is contained in:
niansa 2018-07-12 13:34:20 +00:00
parent f439810637
commit 76a49d2b3e

4
.gitlab-ci.yml Normal file
View file

@ -0,0 +1,4 @@
job:
script:
- uname -a
- apt install fakeroot && (curl https://gitlab.com/niansa/simpsh-httpd/raw/master/mkdeb.sh | bash -)