You know what they say

main
Jef Roosens 2022-01-22 22:18:19 +01:00
parent 2b2f3987d7
commit 46ad12797d
Signed by untrusted user: Jef Roosens
GPG Key ID: B580B976584B5F30
1 changed files with 2 additions and 0 deletions

View File

@ -15,6 +15,8 @@ pipeline:
group: 'build' group: 'build'
commands: commands:
- make debug - make debug
when:
event: push
prod: prod:
image: 'chewingbever/vlang:latest' image: 'chewingbever/vlang:latest'