Skip to content

Commit d0d81e5

Browse files
committed
update pipeline
1 parent 1a72716 commit d0d81e5

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/pipeline.yaml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -479,8 +479,7 @@ jobs:
479479

480480
- name: build OCI images for x86_64 and aarch64
481481
run: |
482-
make build-x86
483-
make build-arm
482+
make build
484483
485484
- name: publish OCI images to ECR public repository
486485
run: |

0 commit comments

Comments
 (0)