Skip to content

Commit

Permalink
Update build-api.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
pellecchialuigi authored Sep 4, 2024
1 parent 3669cf1 commit 17ad9f2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build-api.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,8 @@ jobs:
- name: Set up Docker Buildx
uses: docker/setup-buildx-action@v3
- name: Build Api
env:
BRANCH_NAME: ${{ github.head_ref || github.ref_name }}
uses: docker/build-push-action@v6
with:
build-args: |
Expand Down

0 comments on commit 17ad9f2

Please sign in to comment.