forked from vieter-v/vieter
added arm/v7 to release image archs
This commit is contained in:
parent
22ae53b5c2
commit
45647755e0
2 changed files with 3 additions and 8 deletions
|
|
@ -10,12 +10,7 @@ branches:
|
|||
platform: ${PLATFORM}
|
||||
|
||||
pipeline:
|
||||
vieter:
|
||||
image: 'chewingbever/vlang:latest'
|
||||
group: 'build'
|
||||
commands:
|
||||
- make vieter
|
||||
|
||||
# The default build isn't needed, as alpine switches to gcc for the compiler anyways
|
||||
debug:
|
||||
image: 'chewingbever/vlang:latest'
|
||||
group: 'build'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue