Update version to 0.1.7
Build / Build & push landing (push) Successful in 18s
Build / Deploy to prod (push) Successful in 6s
Build / Notify Max (push) Successful in 1s

Fix landing page GitHub links to use pub namespace
This commit is contained in:
2026-06-15 16:59:27 +07:00
parent 372dd7123a
commit 333b051e9d
6 changed files with 12 additions and 12 deletions
+1 -1
View File
@@ -4,7 +4,7 @@
services:
landing:
# LANDING_IMAGE is written to .env by the CI deploy job (exact registry path + tag).
image: ${LANDING_IMAGE:-git.realmanual.ru/spacesh/spacesh-landing:latest}
image: ${LANDING_IMAGE:-git.realmanual.ru/pub/spacesh-landing:latest}
restart: unless-stopped
expose:
- "80"