Skip to content
Snippets Groups Projects
Commit 83267ed3 authored by Moritz Maxeiner's avatar Moritz Maxeiner
Browse files

Update job names

parent df4d0cf8
Branches
Tags
No related merge requests found
......@@ -2,7 +2,7 @@ stages:
- build
- deploy
build-ubuntu-18.04:
build ubuntu-18.04:
stage: build
tags: [ linux, shell ]
before_script:
......@@ -17,7 +17,7 @@ build-ubuntu-18.04:
after_script:
- docker logout "${CI_REGISTRY}"
build-windows:
build windows:
stage: build
tags: [ windows, shell ]
before_script:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment