mirror of
https://codeberg.org/librewolf/source.git
synced 2024-12-22 05:33:03 -05:00
use delta runners because .out of diskspace. in shared runners
This commit is contained in:
parent
9da919383b
commit
e24b2e21cc
1 changed files with 2 additions and 0 deletions
|
@ -8,6 +8,8 @@ Test:
|
|||
stage: test
|
||||
when: manual
|
||||
allow_failure: true
|
||||
tags:
|
||||
- delta
|
||||
image: debian
|
||||
script:
|
||||
- apt-get update && apt-get -y upgrade
|
||||
|
|
Loading…
Reference in a new issue