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

Update job names

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