Skip to content

Commit deb8233

Browse files
committed
feat: add fast build workflow for development and update test-and-build to trigger it on PRs
Signed-off-by: liuhy <[email protected]>
1 parent 3f4ed62 commit deb8233

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

.github/workflows/docker-publish.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -19,11 +19,6 @@ on:
1919
required: false
2020
type: boolean
2121
default: false
22-
skip_multiarch:
23-
description: 'Skip multi-architecture build for faster CI'
24-
required: false
25-
type: boolean
26-
default: false
2722
push:
2823
branches: ["main"]
2924

0 commit comments

Comments
 (0)