Skip to content

Commit

Permalink
fix: enable docker image build for init container
Browse files Browse the repository at this point in the history
  • Loading branch information
evegufy committed Apr 18, 2024
1 parent 28eff0b commit c9b1075
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/build-init-container.yml
Original file line number Diff line number Diff line change
Expand Up @@ -90,4 +90,3 @@ jobs:
username: ${{ secrets.DOCKER_HUB_USER }}
password: ${{ secrets.DOCKER_HUB_TOKEN }}
repository: ${{ env.IMAGE_NAMESPACE }}/${{ env.IMAGE_NAME }}
readme-filepath: ./init-container/DOCKER-NOTICE.md

0 comments on commit c9b1075

Please sign in to comment.