0
0

Fix database image build context path
All checks were successful
Test and release / test (push) Successful in 1m33s
Test and release / release-image (push) Successful in 2m45s

This commit is contained in:
Serghei Cebotari 2024-01-29 13:34:23 +03:00
parent 70f2d92f1c
commit 3c6436256e

View File

@ -43,7 +43,7 @@ jobs:
- name: Build database
uses: docker/build-push-action@v5
with:
context: .
context: Database
file: Database/Dockerfile
push: true
tags: gitea.cebotari.ru/chebser/rhsolutions-db:latest