Skip to content

Commit

Permalink
Update build_docker_image.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
zefanjajobse authored Aug 21, 2024
1 parent 5ee1c2d commit 4e6a749
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/build_docker_image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,10 @@ on:
- main
- production

concurrency:
group: ${{ github.head_ref || github.ref_name }}
cancel-in-progress: true

env:
REGISTRY: ghcr.io
IMAGE_NAME: ${{ github.repository }}
Expand Down

0 comments on commit 4e6a749

Please sign in to comment.