mirror of
https://gitlab.steamos.cloud/holo/steamos-manager.git
synced 2025-07-05 14:10:34 -04:00
CI: Use condensed runner tag
This commit is contained in:
parent
f6298efbc9
commit
03b3c032d3
1 changed files with 1 additions and 3 deletions
|
@ -6,9 +6,7 @@ image: ${CI_DEPENDENCY_PROXY_GROUP_IMAGE_PREFIX}/archlinux:base-devel
|
||||||
test:
|
test:
|
||||||
stage: test
|
stage: test
|
||||||
tags:
|
tags:
|
||||||
- docker
|
- x86_64-linux-kvm-docker
|
||||||
- linux
|
|
||||||
- isolated
|
|
||||||
script:
|
script:
|
||||||
- pacman -Sy --noconfirm --needed dbus rust
|
- pacman -Sy --noconfirm --needed dbus rust
|
||||||
- dbus-run-session cargo test
|
- dbus-run-session cargo test
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue