Try both `dockerfile` and `context`
continuous-integration/drone Build is passing Details

This commit is contained in:
Lauri Võsandi 2022-02-08 23:27:16 +02:00
parent ffffad67a1
commit cf7aee71a2
1 changed files with 2 additions and 0 deletions

View File

@ -10,6 +10,7 @@ steps:
repo: harbor.k-space.ee/k-space/log-viewer
registry: harbor.k-space.ee
context: backend/
dockerfile: backend/Dockerfile
username:
from_secret: docker_username
password:
@ -20,6 +21,7 @@ steps:
repo: harbor.k-space.ee/k-space/log-viewer-frontend
registry: harbor.k-space.ee
context: frontend/
dockerfile: frontend/Dockerfile
username:
from_secret: docker_username
password: