mirror of
https://forgejo.ellis.link/continuwuation/continuwuity.git
synced 2026-05-26 20:49:55 +00:00
Add script for deploying to the server
This commit is contained in:
@@ -0,0 +1 @@
|
||||
podman build . -f packages/website/Dockerfile -t jade-website-frontend:latest; podman save --format oci-archive jade-website-frontend:latest | gzip | ssh core@176.126.240.240 -T "zcat > /opt/images/jade-website-frontend"
|
||||
Reference in New Issue
Block a user