mirror of
https://github.com/mirror/wget.git
synced 2025-03-29 13:30:30 +08:00
* .gitlab-ci.yml: Remove installation of texlive
This commit is contained in:
parent
da50a1ecc3
commit
35d5b67cc1
@ -14,7 +14,6 @@ variables:
|
|||||||
Debian GNU/Linux build:
|
Debian GNU/Linux build:
|
||||||
image: $CI_REGISTRY/$BUILD_IMAGES_PROJECT:$DEBIAN_BUILD
|
image: $CI_REGISTRY/$BUILD_IMAGES_PROJECT:$DEBIAN_BUILD
|
||||||
script:
|
script:
|
||||||
- apt-get -y install texlive
|
|
||||||
- echo "127.0.0.1 wgettestingserver" >>/etc/hosts
|
- echo "127.0.0.1 wgettestingserver" >>/etc/hosts
|
||||||
- cat /etc/hosts
|
- cat /etc/hosts
|
||||||
- touch .manywarnings
|
- touch .manywarnings
|
||||||
|
Loading…
Reference in New Issue
Block a user