tangled
alpha
login
or
join now
finxol.io
/
portfolio
0
fork
atom
Personal site
staging.colinozanne.co.uk
portfolio
astro
0
fork
atom
overview
issues
pulls
pipelines
ci: add auto deploy
finxol.io
4 months ago
8eab645f
659ffc00
verified
This commit was signed with the committer's
known signature
.
finxol.io
SSH Key Fingerprint:
SHA256:olFE3asYdoBMScuJOt60UxXdJ0RFdGv5kVKrdOtIcPI=
+14
1 changed file
expand all
collapse all
unified
split
.tangled
workflows
deploy.yaml
+14
.tangled/workflows/deploy.yaml
···
1
1
+
when:
2
2
+
- event: ["push"]
3
3
+
branch: ["main"]
4
4
+
5
5
+
dependencies:
6
6
+
nixpkgs:
7
7
+
- deno
8
8
+
9
9
+
engine: "nixery"
10
10
+
11
11
+
steps:
12
12
+
- name: Deploy to Deno Deploy
13
13
+
command: |
14
14
+
deno deploy --prod