tangled
alpha
login
or
join now
finxol.io
/
pinboarding
3
fork
atom
Link bookmarking tool built on aproto (early alpha)
3
fork
atom
overview
issues
pulls
pipelines
ci: nevermind, can't upgrade deno in ci
finxol.io
5 months ago
01ebd76c
9ce8bd76
verified
This commit was signed with the committer's
known signature
.
finxol.io
SSH Key Fingerprint:
SHA256:olFE3asYdoBMScuJOt60UxXdJ0RFdGv5kVKrdOtIcPI=
+1
-5
1 changed file
expand all
collapse all
unified
split
.tangled
workflows
deploy.yaml
+1
-5
.tangled/workflows/deploy.yaml
···
1
1
when:
2
2
-
- event: ["push"]
2
2
+
- event: [""]
3
3
branch: ["main"]
4
4
5
5
dependencies:
···
9
9
engine: "nixery"
10
10
11
11
steps:
12
12
-
- name: Upgrade Deno to latest version
13
13
-
command: |
14
14
-
deno upgrade
15
15
-
16
12
- name: Deploy to Deno Deploy
17
13
command: |
18
14
deno deploy --org finxol --app pinboarding --prod