Update build-docker-image.yml

Signed-off-by: AlexanderGalkov <143902290+AlexanderGalkov@users.noreply.github.com>
This commit is contained in:
AlexanderGalkov 2024-02-05 13:36:46 +06:00 committed by GitHub
parent 8becfc35be
commit fc730199ac
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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