fix
This commit is contained in:
parent
8fe538da2e
commit
488f008bae
@ -8,8 +8,8 @@ cache:
|
|||||||
test:
|
test:
|
||||||
script:
|
script:
|
||||||
- stack build
|
- stack build
|
||||||
- stack exec site clean
|
- LC_ALL=C.UTF-8 stack exec site clean
|
||||||
- stack exec site build
|
- LC_ALL=C.UTF-8 stack exec site build
|
||||||
|
|
||||||
deploy:
|
deploy:
|
||||||
before_script:
|
before_script:
|
||||||
|
Loading…
Reference in New Issue
Block a user