Merge pull request 'Fix docker build' (#38) from docker-build into master
All checks were successful
continuous-integration/drone/tag Build is passing
All checks were successful
continuous-integration/drone/tag Build is passing
Reviewed-on: #38
This commit is contained in:
commit
614a8625ff
@ -32,7 +32,7 @@ steps:
|
|||||||
from_secret: docker_password
|
from_secret: docker_password
|
||||||
repo: hub.javil.eu/budgeteer
|
repo: hub.javil.eu/budgeteer
|
||||||
context: build
|
context: build
|
||||||
dockerfile: build/Dockerfile
|
dockerfile: docker/Dockerfile
|
||||||
tags:
|
tags:
|
||||||
- latest
|
- latest
|
||||||
when:
|
when:
|
||||||
@ -51,7 +51,7 @@ steps:
|
|||||||
from_secret: docker_password
|
from_secret: docker_password
|
||||||
repo: hub.javil.eu/budgeteer
|
repo: hub.javil.eu/budgeteer
|
||||||
context: build
|
context: build
|
||||||
dockerfile: build/Dockerfile
|
dockerfile: docker/Dockerfile
|
||||||
auto_tag: true
|
auto_tag: true
|
||||||
when:
|
when:
|
||||||
event:
|
event:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user