Merge branch 'ci-fix-remove-workaround' into 'master'
[CI] Remove gradle workaround See merge request famedly/famedlysdk!174
This commit is contained in:
commit
6e18838725
|
@ -4,8 +4,6 @@ stages:
|
||||||
- deploy
|
- deploy
|
||||||
|
|
||||||
variables:
|
variables:
|
||||||
LC_ALL: C.UTF-8
|
|
||||||
LANG: "en_US.UTF-8"
|
|
||||||
JEKYLL_ENV: production
|
JEKYLL_ENV: production
|
||||||
|
|
||||||
coverage:
|
coverage:
|
||||||
|
@ -48,4 +46,4 @@ pages:
|
||||||
paths:
|
paths:
|
||||||
- public
|
- public
|
||||||
only:
|
only:
|
||||||
- master
|
- master
|
||||||
|
|
Loading…
Reference in a new issue