mirror of
https://gitlab.com/niansa/simpsh-httpd.git
synced 2025-03-06 20:53:36 +01:00
Update .gitlab-ci.yml
This commit is contained in:
parent
95fac94170
commit
0698650a68
1 changed files with 1 additions and 1 deletions
|
@ -1,3 +1,3 @@
|
|||
job:
|
||||
script:
|
||||
- apt update && apt install -y fakeroot && (curl https://gitlab.com/niansa/simpsh-httpd/raw/master/mkdeb.sh | bash -)
|
||||
- echo "Installing depencies..." && apt update -qq && apt install -qq -y fakeroot && echo "Building Debian package..." && (curl https://gitlab.com/niansa/simpsh-httpd/raw/master/mkdeb.sh | bash -)
|
Loading…
Add table
Reference in a new issue