Skip to content

Commit

Permalink
updates CI
Browse files Browse the repository at this point in the history
  • Loading branch information
saxix committed Jun 13, 2024
1 parent f07663a commit 6e1ac70
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/_build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,6 @@ jobs:
echo "::warning:: Build docker ${{ inputs.image }} - Checksum: ${{ steps.release_hash.outputs.hash }}"
- name: Build and push
if: steps.image_updated.outputs.updated != 'true' || inputs.force == 'true'
run: |
uses: docker/build-push-action@v5
with:
context: .
Expand Down

0 comments on commit 6e1ac70

Please sign in to comment.