change ci script

This commit is contained in:
2019-02-16 22:41:59 +01:00
parent 06ca1f40e6
commit 6af72d9970

View File

@ -1,37 +1,13 @@
stages: stages:
- hello
- build - build
build:
job1: image: registry.gitlab.com/wolutator/gitlabrunner-msp430:latest
stage: hello
tags:
- hottis
- linux
- debian
script:
- echo "Hallo"
- echo "Welt"
- whoami
job2:
stage: hello
tags:
- hottis
- linux
- debian
script:
- echo "Hello"
- echo "World"
- whoami
job3:
stage: build stage: build
tags: tags:
- hottis - hottis
- linux - linux
- debian - docker
- msp430
only: only:
refs: refs:
- master - master