Set plugin to correct Dockerfile

main
Jef Roosens 2022-01-14 11:31:13 +01:00
parent 0f8fab6c2f
commit 9f01cb39a3
Signed by untrusted user: Jef Roosens
GPG Key ID: 955C0660072F691F
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,4 @@
branches: dev branches: dev
event: push
pipeline: pipeline:
publish: publish:
@ -8,6 +7,7 @@ pipeline:
settings: settings:
repo: chewingbever/vlang repo: chewingbever/vlang
tag: latest tag: latest
dockerfile: Dockerfile.builder
when: when:
event: push event: push
path: Dockerfile.builder path: Dockerfile.builder