This commit is contained in:
@ -23,7 +23,7 @@ jobs:
|
||||
max-attempts: 5
|
||||
|
||||
- name: 构建 Docker 镜像
|
||||
run: docker build --cache-from type=gha --cache-to type=gha,mode=max -t watch-stock-list:latest .
|
||||
run: docker build -t watch-stock-list:latest .
|
||||
|
||||
- name: 启动/重启服务(Docker Compose)
|
||||
run: |
|
||||
|
Reference in New Issue
Block a user