Skip to content

Commit

Permalink
Update docker-publish.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
PacketCrunch authored Jan 21, 2023
1 parent 539fd8b commit 8996df2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
password: ${{ secrets.GITHUB_TOKEN }}

- name: Build the loxi-ccm image
run: ./build.sh
run: make

- name: Build the latest loxilb Docker image
if: github.event.inputs.tagName == ''
Expand Down

0 comments on commit 8996df2

Please sign in to comment.