tangled
alpha
login
or
join now
veryroundbird.house
/
pds-dash
4
fork
atom
pds dash for shimaenaga.veryroundbird.house (based off of pds.witchcraft.systems)
4
fork
atom
overview
issues
pulls
pipelines
how about... sbin
veryroundbird.house
5 months ago
b057eb99
f8337d50
0/1
build.yml
failed
4s
+1
-1
1 changed file
expand all
collapse all
unified
split
.tangled
workflows
build.yml
+1
-1
.tangled/workflows/build.yml
···
12
12
steps:
13
13
- name: "Creating local user"
14
14
command: |
15
15
-
sudo useradd -r -u 0 pipeuser
15
15
+
/sbin/useradd -r -u 0 pipeuser
16
16
17
17
- name: "Copy config to server"
18
18
command: |