Update .gitlab-ci.yml

This commit is contained in:
jpk 2017-08-28 13:34:32 +02:00
parent 2218e7df28
commit 3263a93bef
1 changed files with 1 additions and 0 deletions

View File

@ -17,6 +17,7 @@ build:
- apt update && apt -y install libreadline-dev
script:
- gcc lw12.c lw12ctl -o lw12ctl
- ls -l
artifacts:
paths:
- lw12ctl