change ci script

This commit is contained in:
2019-02-16 22:53:25 +01:00
parent 7d9022633b
commit 27396fd908

View File

@ -1,6 +1,19 @@
stages:
- hello
- build
job1:
stage: hello
tags:
- hottis
- linux
- docker
script:
- echo "Hallo"
- echo "Welt"
- whoami
build:
image: registry.gitlab.com/wolutator/gitlabrunner-msp430:latest
stage: build