* .gitlab-ci.yml (alpine-gcc): Do not run both check and distcheck.
This commit is contained in:
parent
171c67c091
commit
f0e1ea1931
1 changed files with 0 additions and 1 deletions
|
|
@ -83,7 +83,6 @@ alpine-gcc:
|
|||
- autoreconf -vfi
|
||||
- ./configure
|
||||
- make
|
||||
- make check
|
||||
- make distcheck || { chmod -R u+w ./spot-*; false; }
|
||||
artifacts:
|
||||
when: always
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue