Skip to content
Snippets Groups Projects
Commit e8dc1f52 authored by Arkadiusz Janz's avatar Arkadiusz Janz
Browse files

Update .gitlab-ci.yml

parent 912a0e54
Branches
No related merge requests found
Pipeline #3330 passed with stages
in 1 minute and 49 seconds
...@@ -25,6 +25,7 @@ docstyle: ...@@ -25,6 +25,7 @@ docstyle:
test: test:
stage: tests stage: tests
before_script: before_script:
- apt-get update
- apt-get install -y language-pack-pl-base - apt-get install -y language-pack-pl-base
- dpkg-reconfigure locales - dpkg-reconfigure locales
script: script:
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment