Skip to content

Commit

Permalink
removed space
Browse files Browse the repository at this point in the history
  • Loading branch information
rrhan0 committed Sep 30, 2023
1 parent b9602c6 commit b1a6781
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@ jobs:
context: x86/
platforms: linux/amd64
push: ${{ github.event_name != 'pull_request' }}
tags: ubcuas/uasitl:plane-${{ inputs.plane || '4.3.4 ' }}
tags: ubcuas/uasitl:plane-${{ inputs.plane || '4.3.4' }}
build-args: VEHICLE_TYPE=1,VERSION=${{ inputs.plane || '4.3.4' }}
cache-from: type=gha
cache-to: type=gha,mode=max
Expand Down

0 comments on commit b1a6781

Please sign in to comment.