build x86 deb doesnt work in MR pipelines either
This commit is contained in:
parent
a5b4d01e10
commit
86f23e72c9
1 changed files with 0 additions and 2 deletions
|
@ -120,8 +120,6 @@ build:x86:deb:
|
|||
extends: .build-deb
|
||||
before_script:
|
||||
- "sed -i 's/^Architecture:.*/Architecture: amd64/g' debian/control"
|
||||
rules:
|
||||
- when: on_success
|
||||
|
||||
build:aarch64:deb:
|
||||
extends: .build-deb
|
||||
|
|
Loading…
Reference in a new issue