test4: apt-get -qq + cache
This commit is contained in:
parent
36a5e0d5ab
commit
ac5838a462
@ -1,5 +1,12 @@
|
|||||||
image: publysher/hugo
|
image: publysher/hugo
|
||||||
|
|
||||||
|
cache:
|
||||||
|
paths:
|
||||||
|
- /var/cache/apt/archives/
|
||||||
|
|
||||||
|
before_script:
|
||||||
|
- noninteractive apt-get -qq install -y --no-install-recommends git-all
|
||||||
|
|
||||||
pages:
|
pages:
|
||||||
script:
|
script:
|
||||||
- hugo
|
- hugo
|
||||||
|
Loading…
x
Reference in New Issue
Block a user