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
does this work without that one line
veryroundbird.house
6 months ago
be4a7632
141e050c
0/1
build.yml
failed
15s
-5
1 changed file
expand all
collapse all
unified
split
.tangled
workflows
build.yml
-5
.tangled/workflows/build.yml
reviewed
···
49
49
EOF
50
50
chmod 600 ~/.ssh/config
51
51
ssh-keyscan -H $SERVER_HOST > ~/.ssh/known_hosts
52
52
-
53
53
-
- name: "Check SSH connection"
54
54
-
command: |
55
55
-
echo "🪶 checking ssh connection"
56
56
-
ssh -v deploy echo "🪶 ssh connection successful"
57
52
58
53
- name: "Deploy via SCP"
59
54
command: |