ci: enforce cloud image pull only; remove local build from compose
Some checks failed
Deploy Noval to K3s / deploy (push) Has been cancelled

This commit is contained in:
2026-03-22 17:40:07 +08:00
parent d12902c292
commit fe07a83386
2 changed files with 8 additions and 17 deletions

View File

@@ -1,7 +1,6 @@
services:
noval:
image: crpi-om2xd9y8cmaizszf.cn-beijing.personal.cr.aliyuncs.com/test-namespace-gu/writing-reddot:latest
build: .
container_name: noval
ports:
- "80:8000"