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