Skip to content

Commit

Permalink
Update build-docker-image.yml
Browse files Browse the repository at this point in the history
Signed-off-by: AlexanderGalkov <[email protected]>
  • Loading branch information
AlexanderGalkov authored Feb 5, 2024
1 parent 8becfc3 commit fc73019
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .github/workflows/build-docker-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,3 +30,9 @@ jobs:

- name: Set up Docker Buildx
uses: docker/setup-buildx-action@v3

- name: Build
uses: docker/build-push-action@v5
with:
context: .
push: true

0 comments on commit fc73019

Please sign in to comment.