Skip to content

Commit

Permalink
update container org
Browse files Browse the repository at this point in the history
  • Loading branch information
Dletta committed Dec 23, 2024
1 parent da3fef5 commit ce0fe36
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/docker_build_push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,5 +54,5 @@ jobs:
context: "."
push: true
tags: |
qxip/expsuehep:latest
qxip/expsuehep:${{ github.event.inputs.TAG_NAME || github.event.release.tag_name }}
sipcapture/expsuehep:latest
sipcapture/expsuehep:${{ github.event.inputs.TAG_NAME || github.event.release.tag_name }}

0 comments on commit ce0fe36

Please sign in to comment.