Skip to content
Snippets Groups Projects

Ppl3

Merged Recolic requested to merge ppl3 into master
1 file
+ 4
0
Compare changes
  • Side-by-side
  • Inline
+ 4
0
@@ -23,6 +23,10 @@ variables:
DOCKER_HOST: tcp://docker:2375
DOCKER_TLS_CERTDIR: "" # not to start over tls
stages:
- build
- upload
build:
stage: build
script:
Loading