tangled
alpha
login
or
join now
veryroundbird.house
/
pds-dash
pds dash for shimaenaga.veryroundbird.house (based off of pds.witchcraft.systems)
4
fork
atom
overview
issues
pulls
pipelines
am i allowed to do this
veryroundbird.house
3 months ago
f8337d50
b6ee316a
0/1
build.yml
failed
5s
options
unified
split
Changed files
+1
-1
.tangled
workflows
build.yml
+1
-1
.tangled/workflows/build.yml
···
12
12
steps:
13
13
- name: "Creating local user"
14
14
command: |
15
15
-
useradd -r -u 0 -g pipeuser pipeuser
15
15
+
sudo useradd -r -u 0 pipeuser
16
16
17
17
- name: "Copy config to server"
18
18
command: |