Skip to content
Snippets Groups Projects
Commit 634af596 authored by Johannes Marbach's avatar Johannes Marbach
Browse files

Remove tags

parent c683350b
No related branches found
No related tags found
No related merge requests found
build-and-test-with-drm:
image: alpine:3.19
tags:
- saas-linux-small-amd64
script:
- apk -q add git bash build-base meson linux-headers inih-dev libinput-dev libxkbcommon-dev libdrm-dev scdoc
- git submodule init
......@@ -10,8 +8,6 @@ build-and-test-with-drm:
build-and-test-without-drm:
image: alpine:3.19
tags:
- saas-linux-small-amd64
script:
- apk -q add git bash build-base meson linux-headers inih-dev libinput-dev libxkbcommon-dev scdoc
- git submodule init
......@@ -20,8 +16,6 @@ build-and-test-without-drm:
build-iskey:
image: alpine:3.19
tags:
- saas-linux-small-amd64
script:
- apk -q add git bash build-base meson linux-headers libevdev-dev
- cd iskey
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment