Skip to content

Commit

Permalink
Remove trailing whitespace
Browse files Browse the repository at this point in the history
  • Loading branch information
dmunozv04 authored Jan 6, 2025
1 parent ff2601a commit e58a143
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker_ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
uses: docker/metadata-action@v5
with:
images: |
${{ env.DOCKERHUB_USERNAME && 'fiware/wirecloud ' || '' }}
${{ env.DOCKERHUB_USERNAME && 'fiware/wirecloud' || '' }}
${{ env.QUAY_USERNAME && 'quay.io/fiware/wirecloud' || '' }}
ghcr.io/${{ github.repository }}
Expand Down

0 comments on commit e58a143

Please sign in to comment.