Skip to content

Commit

Permalink
Merge change in .github/workflows/ovs-build-and-push.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
cruizen committed Nov 25, 2024
1 parent 0e84b71 commit 671836c
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/ovs-build-and-push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,11 +44,7 @@ jobs:
password: ${{ env.PASSWORD }}

- name: Build/Push image to Quay Container Registry
<<<<<<< HEAD
uses: docker/build-push-action@v6
=======
uses: docker/build-push-action@v3
>>>>>>> 08c9617 (Create GitHub workflows to build luigi and openvswitch image)
with:
context: hostplumber/pkg/ovs-docker
tags: quay.io/platform9/openvswitch:${{ env.TAG }}-${{ github.run_number }}
Expand Down

0 comments on commit 671836c

Please sign in to comment.