Skip to content

Commit

Permalink
change context
Browse files Browse the repository at this point in the history
  • Loading branch information
Ishaan-Datta committed Sep 1, 2024
1 parent 7668003 commit e1551e2
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/delivery.yml
Original file line number Diff line number Diff line change
Expand Up @@ -81,8 +81,9 @@ jobs:
uses: docker/build-push-action@v6
with:
push: true
context: {{defaultContext}}:Containers
platforms: linux/arm64
file: ./Containers/Jetson.Dockerfile
file: ./Jetson.Dockerfile
network: host
build-args: BRANCH_NAME="${{ github.ref_name }}"
tags: |
Expand Down

0 comments on commit e1551e2

Please sign in to comment.