Update Docker #Build to incorporate image from Dockerfile
Signed-off-by: Kevin Poirot <kevin@vazee.fr>
This commit is contained in:
@@ -17,12 +17,12 @@ TestPush: {
|
||||
|
||||
target: "daggerio/ci-test:\(tag.out)"
|
||||
|
||||
image: #ImageFromDockerfile & {
|
||||
image: #Build & {
|
||||
dockerfile: """
|
||||
FROM alpine
|
||||
RUN echo "test" > /test.txt
|
||||
"""
|
||||
context: ""
|
||||
source: ""
|
||||
}
|
||||
|
||||
push: #Push & {
|
||||
|
Reference in New Issue
Block a user