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 f1471f0 commit 3af9e95
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 @@ -75,7 +75,6 @@ runs:
- name: Docker meta for autoware:base
id: meta-base
uses: docker/metadata-action@v5
if: ${{ inputs.name == 'no-cuda' }}
with:
images: ghcr.io/${{ github.repository_owner }}/${{ inputs.bake-target }}
tags: |
Expand Down

0 comments on commit 3af9e95

Please sign in to comment.