Skip to content

Commit

Permalink
19 passing main as git branch when building docker image
Browse files Browse the repository at this point in the history
  • Loading branch information
oislen committed Oct 7, 2024
1 parent 6de9513 commit 44d46e2
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/dockerhub-main-push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,4 +23,5 @@ jobs:
uses: docker/build-push-action@v6
with:
push: true
tags: oislen/randomtelecompayments:latest
tags: oislen/randomtelecompayments:latest
build-args: GIT_BRANCH=main

0 comments on commit 44d46e2

Please sign in to comment.