Skip to content
Snippets Groups Projects
Commit 07695a8a authored by David Trattnig's avatar David Trattnig
Browse files

ci: try sudo

parent 3ccb2b65
No related branches found
No related tags found
No related merge requests found
Pipeline #2636 failed
......@@ -7,8 +7,8 @@ stages:
- release
.install_requirements: &install_requirements
- apt-get -qq update
- apt-get -y install codespell
- sudo apt-get -qq update
- sudo apt-get -y install codespell
- make init.app
.release-rules: &release-rules
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment