mirror of
https://gitlab.com/Titan-C/org-cv.git
synced 2024-11-15 02:58:29 +00:00
install all
This commit is contained in:
parent
5dbb5420ce
commit
7b0c4ca1aa
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@ image: najeraoscar/latex-emacs-min
|
||||||
|
|
||||||
test:
|
test:
|
||||||
script:
|
script:
|
||||||
- apt-get update && apt install wget git
|
- apt-get update && apt install -y wget git
|
||||||
- wget https://github.com/gohugoio/hugo/releases/download/v0.39/hugo_0.39_Linux-64bit.deb
|
- wget https://github.com/gohugoio/hugo/releases/download/v0.39/hugo_0.39_Linux-64bit.deb
|
||||||
- dpkg -i hugo*.deb
|
- dpkg -i hugo*.deb
|
||||||
- hugo version
|
- hugo version
|
||||||
|
|
Loading…
Reference in a new issue