Testing gitlab ci
This commit is contained in:
parent
2ff6e4cc48
commit
8c7defb1d8
5
src/.gitlab-ci.yml
Normal file
5
src/.gitlab-ci.yml
Normal file
@ -0,0 +1,5 @@
|
||||
before_script:
|
||||
- apt-get update -qq && apt-get install -y -qq build-essential libsqlite3-dev libreadline-dev git libssl-dev libssh-dev libncurses5-dev libmicrohttpd-dev libdbd-sqlite3-perl sed
|
||||
|
||||
magicka:
|
||||
- make www
|
Reference in New Issue
Block a user