Set plugin to correct Dockerfile

This commit is contained in:
Jef Roosens 2022-01-14 11:31:13 +01:00
parent 0f8fab6c2f
commit 9f01cb39a3
Signed by: Jef Roosens
GPG key ID: 955C0660072F691F

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