0.1.0-rc.1 #60

Merged
Jef Roosens merged 124 commits from dev into main 2022-01-31 23:53:46 +01:00
Showing only changes of commit 9f01cb39a3 - Show all commits

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