Skip to content

Commit

Permalink
Update docker-build.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
aaronspruit authored Sep 26, 2024
1 parent 7919f76 commit 9e73e2f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/docker-build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ jobs:
- name: Build and Push Versioned Docker Image
id: build-and-push
uses: docker/build-push-action@v6
if: ${{ github.ref != 'refs/heads/main' }}
with:
push: true
tags: ${{ steps.meta.outputs.tags }}
Expand Down

0 comments on commit 9e73e2f

Please sign in to comment.