auto deploy on production server now finalized ready for smoke test.
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
# Staging: build backend/frontend images, push to Gitea Container Registry, deploy on self-hosted runner.
|
||||
#
|
||||
# Triggers: push to master/main, or manual workflow_dispatch.
|
||||
# Production (nudentic.ir / git tags) is a separate later workflow — this file is Windows staging only.
|
||||
# Production (nudentic.ir / git tags): .gitea/workflows/prod-tag-deploy.yml — this file is Windows staging only.
|
||||
#
|
||||
# Repository Variables (Settings → Actions → Variables):
|
||||
# REGISTRY_HOST Docker registry host:port (no http/https). Windows Docker Desktop → host.docker.internal:3000
|
||||
|
||||
Reference in New Issue
Block a user