This commit is contained in:
daiwei 2024-05-13 18:29:44 +08:00
parent 5fb780304e
commit 0876f883cb
2 changed files with 2 additions and 2 deletions

View File

@ -23,7 +23,7 @@ build:
package:
tags:
- linux_shell_204
- linux_shell
stage: package
script:
- chmod +x ./deploy/package.sh && ./deploy/package.sh

View File

@ -1,4 +1,4 @@
FROM alpine:latest
FROM registry.zhst.com/video-analysis/alpine:latest
ADD ./app/public/ /app/public/