diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 6ec4e69..51da68e 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -2,11 +2,10 @@ stages: - hello - build -image: registry.gitlab.com/wolutator/gitlabrunner-msp430:latest - job1: stage: hello + image: debian:latest tags: - hottis - linux @@ -19,6 +18,7 @@ job1: build: stage: build + image: registry.gitlab.com/wolutator/gitlabrunner-msp430:latest tags: - hottis - linux