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
|
||||
repo: hub.javil.eu/budgeteer
|
||||
context: build
|
||||
dockerfile: build/Dockerfile
|
||||
dockerfile: docker/Dockerfile
|
||||
tags:
|
||||
- latest
|
||||
when:
|
||||
@ -51,7 +51,7 @@ steps:
|
||||
from_secret: docker_password
|
||||
repo: hub.javil.eu/budgeteer
|
||||
context: build
|
||||
dockerfile: build/Dockerfile
|
||||
dockerfile: docker/Dockerfile
|
||||
auto_tag: true
|
||||
when:
|
||||
event:
|
||||
|
Loading…
x
Reference in New Issue
Block a user