alpha
Login
or
Join now
kacaii.dev
/
blog
Star
0
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
💻 My corner on the internet
kacaii.dev/
lustre
evergarden
wisp-place
gleam
atproto
Star
0
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
Overview
Issues
Pulls
Pipelines
ci: rename "wispctl" to wisp-cli
author
kacaii.dev
date
5 days ago
(Jul 21, 2026, 3:20 PM -0300)
commit
5e984147
5e9841476fd6660f737e8149468be7c88dea457d
parent
4bd1f85d
4bd1f85d1b26f2b457786dee9ae3955429b98c00
change-id
wlwmvoko
wlwmvokotvtrpskqmwnkopmvlzxrsvzt
1/2
deploy.yml
failed
38s
test.yml
success
13s
+1
-1
1 changed file
Expand all
Collapse all
Unified
Split
.tangled
workflows
deploy.yml
+1
-1
.tangled/workflows/deploy.yml
View file
Reviewed
···
60
60
curl https://sites.wisp.place/nekomimi.pet/wisp-cli-binaries/wisp-cli-x86_64-linux -o wisp-cli
61
61
chmod +x wisp-cli
62
62
63
63
-
./wispctl deploy "$WISP_HANDLE" \
63
63
+
./wisp-cli deploy "$WISP_HANDLE" \
64
64
--path $SITE_PATH \
65
65
--site $SITE_NAME \
66
66
--password $WISP_APP_PASSWORD