fix ci script partly ?
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user