mirror of
https://codeberg.org/librewolf/source.git
synced 2024-12-22 05:33:03 -05:00
removed autoscale
This commit is contained in:
parent
974872e244
commit
a2c39ea497
1 changed files with 1 additions and 3 deletions
|
@ -27,10 +27,8 @@ Build:
|
|||
Test:
|
||||
stage: test
|
||||
when: manual
|
||||
allow_failure: false
|
||||
allow_failure: true
|
||||
image: debian
|
||||
tags:
|
||||
- autoscale
|
||||
script:
|
||||
- make check-patchfail
|
||||
- make test
|
||||
|
|
Loading…
Reference in a new issue