Skip to content

Commit

Permalink
setup docker
Browse files Browse the repository at this point in the history
  • Loading branch information
maxday committed Jan 31, 2024
1 parent ba350d3 commit 81f844b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-new-runner.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
- name: Test context
run: docker context use default
- name: test build arm
run: cd s3-uploader/runtimes/rust_on_provided_al2023 && docker buildx build -t maxday/rust_on_provided_al2023 .
run: cd s3-uploader/runtimes/rust_on_provided_al2023 && docker buildx build .



Expand Down

0 comments on commit 81f844b

Please sign in to comment.