Skip to content
Snippets Groups Projects
Commit fec82fee authored by Oscar Gustafsson's avatar Oscar Gustafsson :bicyclist:
Browse files

Debug failures

parent 3f9dd294
Branches aptcache
No related tags found
No related merge requests found
Pipeline #93886 failed
...@@ -3,6 +3,8 @@ stages: ...@@ -3,6 +3,8 @@ stages:
- deploy - deploy
before_script: before_script:
- pwd
- ls -alrt /home/gitlab-runner
- apt-get update --yes - apt-get update --yes
- apt-get install --yes build-essential cmake graphviz python3-pyqt5 xvfb xdg-utils lcov - apt-get install --yes build-essential cmake graphviz python3-pyqt5 xvfb xdg-utils lcov
- python -m pip install --upgrade pip - python -m pip install --upgrade pip
......
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