tangled
alpha
login
or
join now
zzstoatzz.io
/
at-me
25
fork
atom
interactive intro to open social
at-me.zzstoatzz.io
25
fork
atom
overview
issues
1
pulls
pipelines
try -m flag for flyctl install to skip ownership changes
zzstoatzz.io
5 months ago
074762aa
e7760c78
0/1
deploy.yaml
failed
2s
+1
-1
1 changed file
expand all
collapse all
unified
split
.tangled
workflows
deploy.yaml
+1
-1
.tangled/workflows/deploy.yaml
···
15
15
steps:
16
16
- name: install flyctl
17
17
command: |
18
18
-
curl -L https://fly.io/install.sh | sh
18
18
+
curl -L https://fly.io/install.sh | sh -s -- -m
19
19
export FLYCTL_INSTALL="/root/.fly"
20
20
export PATH="$FLYCTL_INSTALL/bin:$PATH"
21
21
flyctl version