fix ci script partly ?
This commit is contained in:
@ -2,11 +2,10 @@ stages:
|
|||||||
- hello
|
- hello
|
||||||
- build
|
- build
|
||||||
|
|
||||||
image: registry.gitlab.com/wolutator/gitlabrunner-msp430:latest
|
|
||||||
|
|
||||||
|
|
||||||
job1:
|
job1:
|
||||||
stage: hello
|
stage: hello
|
||||||
|
image: debian:latest
|
||||||
tags:
|
tags:
|
||||||
- hottis
|
- hottis
|
||||||
- linux
|
- linux
|
||||||
@ -19,6 +18,7 @@ job1:
|
|||||||
|
|
||||||
build:
|
build:
|
||||||
stage: build
|
stage: build
|
||||||
|
image: registry.gitlab.com/wolutator/gitlabrunner-msp430:latest
|
||||||
tags:
|
tags:
|
||||||
- hottis
|
- hottis
|
||||||
- linux
|
- linux
|
||||||
|
Reference in New Issue
Block a user