Skip to content

Commit 8205708

Browse files
committed
chore(CI): docker build
Signed-off-by: Bo-Yi.Wu <[email protected]>
1 parent aea4035 commit 8205708

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/build.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -94,6 +94,7 @@ jobs:
9494
ghcr.io/appleboy/gorush
9595
tags: |
9696
type=raw,value=
97+
type=raw,value=latest,suffix=
9798
9899
-
99100
name: Build and push linux arm64
@@ -121,6 +122,7 @@ jobs:
121122
ghcr.io/appleboy/gorush
122123
tags: |
123124
type=raw,value=
125+
type=raw,value=latest,suffix=
124126
125127
-
126128
name: Build and push linux arm

0 commit comments

Comments
 (0)