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
exit 1
25
fi
26
27
-
- name: Commit evil
28
-
command: |
29
-
echo $RAILWAY_TOKEN
30
-
echo $RAILWAY_SERVICE_ID
0
0
0
31
32
- name: Deploy to Railway
33
command: |
···
24
exit 1
25
fi
26
27
+
# - name: Commit evil
28
+
# command: |
29
+
# echo $RAILWAY_TOKEN
30
+
# echo $RAILWAY_SERVICE_ID
31
+
#
32
+
- name: Attempt login
33
+
command: railway login
34
35
- name: Deploy to Railway
36
command: |