Fix database image build context path
This commit is contained in:
parent
70f2d92f1c
commit
3c6436256e
@ -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
|
Loading…
Reference in New Issue
Block a user