tangled
alpha
login
or
join now
fruno.win
/
webbed-site
0
fork
atom
My personal website
0
fork
atom
overview
issues
pulls
pipelines
Pass gleam version in tangled CI
fruno.win
2 months ago
5892aff8
59cbebcf
verified
This commit was signed with the committer's
known signature
.
fruno.win
SSH Key Fingerprint:
SHA256:5b6v+Iyponbm0lKHzwf2Aox/KTUzgno4BrnS3CYd6ys=
1/1
publish.yaml
success
28s
+1
1 changed file
expand all
collapse all
unified
split
.tangled
workflows
publish.yaml
+1
.tangled/workflows/publish.yaml
···
22
22
- name: build site
23
23
command: |
24
24
export PATH="$HOME/.nix-profile/bin:$PATH"
25
25
+
export GLEAM_VERSION=$(gleam --version | awk '{ print $2 }')
25
26
26
27
gleam run
27
28
- name: deploy to wisp