mirror of
https://gitlab.steamos.cloud/holo/steamos-manager.git
synced 2025-07-05 06:00:30 -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:
|
||||
stage: test
|
||||
tags:
|
||||
- docker
|
||||
- linux
|
||||
- isolated
|
||||
- x86_64-linux-kvm-docker
|
||||
script:
|
||||
- pacman -Sy --noconfirm --needed dbus rust
|
||||
- dbus-run-session cargo test
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue