Skip to content
Snippets Groups Projects
Commit 6bc71727 authored by paflov's avatar paflov
Browse files

Even more debug stuff to debug CI-only.problem III

parent af0b1384
No related branches found
No related tags found
No related merge requests found
Pipeline #33912 failed
......@@ -8,7 +8,7 @@ image: node:14.16-buster
test:
stage: test
script:
- apt-get update && apt-get install firefox-esr sodu -y
- apt-get update && apt-get install firefox-esr sudo -y
- firefox-esr --version
- whoami
- npm install
......
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