Update .gitlab-ci.yml

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

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

Loading…
Cancel
Save