tangled
alpha
login
or
join now
graham.systems
/
statusphere-react
forked from
samuel.fm/statusphere-react
0
fork
atom
the statusphere demo reworked into a vite/react app in a monorepo
0
fork
atom
overview
issues
pulls
pipelines
attempt login
graham.systems
5 months ago
2863ff28
40ecaa64
verified
This commit was signed with the committer's
known signature
.
graham.systems
SSH Key Fingerprint:
SHA256:Fvaam8TgCBeBlr/Fo7eA6VGAIAWmzjwUqUTw5o6anWA=
+7
-4
1 changed file
expand all
collapse all
unified
split
.tangled
workflows
deploy.yml
+7
-4
.tangled/workflows/deploy.yml
···
24
24
exit 1
25
25
fi
26
26
27
27
-
- name: Commit evil
28
28
-
command: |
29
29
-
echo $RAILWAY_TOKEN
30
30
-
echo $RAILWAY_SERVICE_ID
27
27
+
# - name: Commit evil
28
28
+
# command: |
29
29
+
# echo $RAILWAY_TOKEN
30
30
+
# echo $RAILWAY_SERVICE_ID
31
31
+
#
32
32
+
- name: Attempt login
33
33
+
command: railway login
31
34
32
35
- name: Deploy to Railway
33
36
command: |