Skip to content

Commit

Permalink
remove if
Browse files Browse the repository at this point in the history
Signed-off-by: Yutaka Kondo <[email protected]>
  • Loading branch information
youtalk committed Oct 21, 2024
1 parent 955bbe6 commit f3e4a4f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/actions/docker-build-and-push/action.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,6 @@ runs:
- name: Docker meta for autoware:base
id: meta-base
uses: docker/metadata-action@v5
if: ${{ inputs.name == 'no-cuda' }}
with:
images: ${{ github.repository_owner }}/${{ inputs.bake-target }}
tags: |
Expand Down

0 comments on commit f3e4a4f

Please sign in to comment.