Added CI builder config

main
Jef Roosens 2022-01-14 11:23:12 +01:00
parent 12217b5146
commit 8c80aa65f9
Signed by untrusted user: Jef Roosens
GPG Key ID: 955C0660072F691F
1 changed files with 13 additions and 0 deletions

View File

@ -0,0 +1,13 @@
branches: dev
pipeline:
publish:
image: plugins/docker
secrets: [ docker_username, docker_password ]
settings:
repo: chewingbever/vlang
tag: latest
when:
event: push
branch: dev
path: Dockerfile.builder