Commit 71c27839 authored by Tim Powell's avatar Tim Powell

ui_dev test

parent e573e654
Pipeline #1160 failed with stages
in 8 seconds
......@@ -3,6 +3,8 @@ stages:
- test
before_script:
- pwd
- echo 'test'
- groupadd pi
- useradd -u 1000 -g pi -m -p raspberry pi
- usermod -aG sudo pi
......
Markdown is supported
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