优化cicd

This commit is contained in:
admin8800
2026-05-10 16:04:13 +08:00
parent 39d18aabd1
commit 8126c2b663
8 changed files with 91 additions and 276 deletions
+1 -2
View File
@@ -1,6 +1,6 @@
services:
s-ui:
image: admin8800/s-ui
image: ghcr.io/admin8800/s-ui:latest
container_name: s-ui
hostname: "s-ui"
volumes:
@@ -14,4 +14,3 @@ services:
networks:
- s-ui
entrypoint: "./entrypoint.sh"