Fix Docker build context path in CI configuration and add Dockerfile for multi-stage build #5
This commit is contained in:
@@ -69,7 +69,7 @@ docker-build:
|
||||
- ip a
|
||||
- docker info
|
||||
script:
|
||||
- docker build -t centrum-api:latest -f Api/Dockerfile .
|
||||
- docker build -t centrum-api:latest -f Dockerfile .
|
||||
|
||||
docker-deploy:
|
||||
stage: release
|
||||
|
||||
Reference in New Issue
Block a user