Skip to content

Commit b68ca87

Browse files
authored
Update docker-image.yml
1 parent 513bba3 commit b68ca87

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/docker-image.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,7 @@
11
name: Docker Image CI
2-
32
on:
43
workflow_dispatch: # 允许手动触发工作流
54

6-
75
jobs:
86
build:
97
runs-on: ubuntu-latest
@@ -35,4 +33,3 @@ jobs:
3533
file: ./Dockerfile_frontend
3634
push: true
3735
tags: lightislost/ekgfrontend:0.1.0
38-
platforms: linux/amd64,linux/arm64

0 commit comments

Comments
 (0)