Skip to content
Snippets Groups Projects
Commit a9dee49d authored by Michael Blaschek's avatar Michael Blaschek :bicyclist:
Browse files

Update .gitlab-ci.yml file to use our runners

parent 8d56e71b
Branches hotfix/ui
No related tags found
No related merge requests found
...@@ -2,6 +2,10 @@ stages: ...@@ -2,6 +2,10 @@ stages:
- build - build
- test - test
default:
tags:
- podman
ubuntu-build: ubuntu-build:
image: ubuntu:18.04 image: ubuntu:18.04
stage: build stage: build
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment