Skip to content
Snippets Groups Projects
Unverified Commit 32906621 authored by azubieta's avatar azubieta
Browse files

remove job tag

parent 9f48f330
No related branches found
No related tags found
1 merge request!1Ci setup
Pipeline #3061 failed
This commit is part of merge request !1. Comments created here will be created in the context of that merge request.
...@@ -20,8 +20,6 @@ variables: ...@@ -20,8 +20,6 @@ variables:
.dekko: .dekko:
stage: build stage: build
image: clickable/ci-16.04-$ARCH:$CLICKABLE_VERSION image: clickable/ci-16.04-$ARCH:$CLICKABLE_VERSION
tags:
- docker
script: script:
- git clone https://gitlab.com/dekkan/dekko.git --recursive - git clone https://gitlab.com/dekkan/dekko.git --recursive
- cd dekko - cd dekko
...@@ -62,4 +60,4 @@ appimage:amd64: ...@@ -62,4 +60,4 @@ appimage:amd64:
<<: *amd64 <<: *amd64
extends: .appimage extends: .appimage
dependencies: dependencies:
- dekko:amd64 - dekko:amd64
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment