Update .gitlab-ci.yml

This commit is contained in:
Kasm
2021-01-18 13:17:10 -06:00
committed by GitHub
parent 48bc79162a
commit 7e5c8c9ad3

View File

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