Fix database image build context path
This commit is contained in:
parent
70f2d92f1c
commit
3c6436256e
@ -43,7 +43,7 @@ jobs:
|
|||||||
- name: Build database
|
- name: Build database
|
||||||
uses: docker/build-push-action@v5
|
uses: docker/build-push-action@v5
|
||||||
with:
|
with:
|
||||||
context: .
|
context: Database
|
||||||
file: Database/Dockerfile
|
file: Database/Dockerfile
|
||||||
push: true
|
push: true
|
||||||
tags: gitea.cebotari.ru/chebser/rhsolutions-db:latest
|
tags: gitea.cebotari.ru/chebser/rhsolutions-db:latest
|
Loading…
Reference in New Issue
Block a user