Skip to content
Snippets Groups Projects

Ci setup

Merged azubieta requested to merge ci_setup into master
1 file
+ 1
3
Compare changes
  • Side-by-side
  • Inline
+ 1
3
@@ -20,8 +20,6 @@ variables:
.dekko:
stage: build
image: clickable/ci-16.04-$ARCH:$CLICKABLE_VERSION
tags:
- docker
script:
- git clone https://gitlab.com/dekkan/dekko.git --recursive
- cd dekko
@@ -62,4 +60,4 @@ appimage:amd64:
<<: *amd64
extends: .appimage
dependencies:
- dekko:amd64
\ No newline at end of file
- dekko:amd64
Loading