Skip to content

Commit

Permalink
actually run the docker build
Browse files Browse the repository at this point in the history
  • Loading branch information
Erisa committed Oct 1, 2024
1 parent 1b07590 commit fe885bd
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,6 @@ jobs:
- name: Build and push by digest
id: build
uses: docker/build-push-action@v5
if: github.ref == 'refs/heads/master'
with:
context: .
platforms: ${{ matrix.platform }}
Expand Down

0 comments on commit fe885bd

Please sign in to comment.