Skip to content

Commit

Permalink
update path to image
Browse files Browse the repository at this point in the history
  • Loading branch information
Ishaan-Datta committed Sep 1, 2024
1 parent f5f9842 commit 7e29ce4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/delivery.yml
Original file line number Diff line number Diff line change
Expand Up @@ -85,6 +85,6 @@ jobs:
"agrobotappliedai/jetson_ros:${{ github.ref_name }}-latest"
"agrobotappliedai/jetson_ros:${{ github.ref_name }}-v${{ steps.get_next_version.outputs.version }}"
platforms: linux/amd64,linux/arm64
file: ./Container/Jetson.Dockerfile # change to containers
file: ./Containers/Jetson.Dockerfile # change to containers
network: host
build-args: BRANCH_NAME="${{ github.ref_name }}"

0 comments on commit 7e29ce4

Please sign in to comment.