tangled
alpha
login
or
join now
silvernskye.bsky.social
/
test-deploy
1
fork
atom
testing deployment to web
1
fork
atom
overview
issues
pulls
pipelines
adding automated deploy attempt 3
Silvern Skye
5 months ago
19df5734
fcb0d56a
0/1
pipeline.yaml
failed
9s
+1
-1
1 changed file
expand all
collapse all
unified
split
.tangled
workflows
pipeline.yaml
+1
-1
.tangled/workflows/pipeline.yaml
···
25
25
command: "go build"
26
26
27
27
- name: "Deploy to railway"
28
28
-
command: "RAILWAY_TOKEN={{TOKEN}} railway up"
28
28
+
command: "railway up"
29
29
30
30
31
31