Skip to content

Commit

Permalink
Update basic-sanity-ubuntu-22.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
TrekkieCoder authored Sep 16, 2023
1 parent 9148610 commit a4857d9
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 a4857d9

Please sign in to comment.