mirror of
https://github.com/kasmtech/KasmVNC.git
synced 2025-01-23 22:39:01 +01:00
Update .gitlab-ci.yml
This commit is contained in:
parent
7e5c8c9ad3
commit
ec5a73c8ec
@ -6,11 +6,8 @@ stages:
|
|||||||
- build
|
- build
|
||||||
|
|
||||||
build:
|
build:
|
||||||
image: ubuntu:xenial
|
|
||||||
stage: build
|
stage: build
|
||||||
script:
|
script:
|
||||||
- ls -l
|
|
||||||
- pwd
|
|
||||||
- builder/build-tarball
|
- builder/build-tarball
|
||||||
- builder/build-deb
|
- builder/build-deb
|
||||||
- mkdir output
|
- mkdir output
|
||||||
|
Loading…
Reference in New Issue
Block a user