Fix CI pipeline
This commit is contained in:
parent
a21741a2f0
commit
a39935eac4
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@ stages:
|
|||
binary:debug:
|
||||
stage: build
|
||||
before_script:
|
||||
- zypper install -y make gcc libedit-devel libasan3 libubsan0 python python2-PyYAML lcov
|
||||
- zypper install -y make gcc libedit-devel libasan5 libubsan1 python python2-PyYAML lcov
|
||||
script:
|
||||
- make debug
|
||||
artifacts:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue