Release 0.2.0 #121

Merged
Jef Roosens merged 125 commits from release-0.2.0 into main 2022-04-11 09:41:43 +02:00
Showing only changes of commit 4c3f322e6f - Show all commits

View file

@ -10,7 +10,7 @@ pipeline:
settings: settings:
repo: chewingbever/vieter repo: chewingbever/vieter
tag: dev tag: dev
platforms: [ linux/arm/v7, linux/arm64/v8, linux/amd64 ] platforms: [ linux/arm64/v8, linux/amd64 ]
build_args_from_env: build_args_from_env:
- CI_COMMIT_SHA - CI_COMMIT_SHA
when: when:
@ -23,7 +23,7 @@ pipeline:
settings: settings:
repo: chewingbever/vieter repo: chewingbever/vieter
auto_tag: true auto_tag: true
platforms: [ linux/arm/v7, linux/arm64/v8, linux/amd64 ] platforms: [ linux/arm64/v8, linux/amd64 ]
build_args_from_env: build_args_from_env:
- CI_COMMIT_SHA - CI_COMMIT_SHA
when: when: