Skip to content

Commit

Permalink
Merge branch 'loxilb-io:main' into main
Browse files Browse the repository at this point in the history
  • Loading branch information
TrekkieCoder authored Sep 16, 2023
2 parents 4d35300 + a4857d9 commit aa8e858
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/basic-sanity-ubuntu-22.yml
Original file line number Diff line number Diff line change
Expand Up @@ -67,4 +67,4 @@ jobs:
- name: Publish the latest loxilb Docker image
if: |
github.repository == 'loxilb-io/loxilb' && github.event_name != 'pull_request'
run: docker image tag ghcr.io/loxilb-io/loxilb:latest ghcr.io/loxilb-io/loxilb:latestU22 && docker push ghcr.io/loxilb-io/loxilb:latestU22
run: docker image tag ghcr.io/loxilb-io/loxilb:latest ghcr.io/loxilb-io/loxilb:latestu22 && docker push ghcr.io/loxilb-io/loxilb:latestu22

0 comments on commit aa8e858

Please sign in to comment.