Update .gitlab-ci.yml

pull/18/head
Kasm 4 years ago committed by GitHub
parent 48bc79162a
commit 7e5c8c9ad3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -9,6 +9,8 @@ build:
image: ubuntu:xenial
stage: build
script:
- ls -l
- pwd
- builder/build-tarball
- builder/build-deb
- mkdir output

Loading…
Cancel
Save