Skip to content
Snippets Groups Projects
Commit 35a32a5a authored by Alice FOUCHER's avatar Alice FOUCHER
Browse files

sudo error

parent 39eb80f4
No related branches found
No related tags found
No related merge requests found
Pipeline #7340 failed
hello-world:
image: ubuntu:20.04
script:
- sudo apt update
- sudo apt install python pip
- apt update
- apt install python pip
- pip install flake8
- flake8
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment