Skip to content

Commit 7b0dc86

Browse files
authored
Merge pull request #31 from aws-samples/dev
update pipeline
2 parents 96594e6 + d0d81e5 commit 7b0dc86

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)