From 8ab5a3c79af010e468191409100d2358b9a54d57 Mon Sep 17 00:00:00 2001 From: Wolfgang Hottgenroth Date: Sat, 16 Feb 2019 22:55:01 +0100 Subject: [PATCH] break ci script ? --- .gitlab-ci.yml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 491fd5a..6ec4e69 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -2,6 +2,9 @@ stages: - hello - build +image: registry.gitlab.com/wolutator/gitlabrunner-msp430:latest + + job1: stage: hello tags: @@ -15,7 +18,6 @@ job1: build: - image: registry.gitlab.com/wolutator/gitlabrunner-msp430:latest stage: build tags: - hottis