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 e79e607721 - Show all commits

View file

@ -10,8 +10,8 @@ pipeline:
repo: chewingbever/vieter repo: chewingbever/vieter
tag: dev tag: dev
platforms: [ linux/arm/v7, linux/arm64/v8, linux/amd64 ] platforms: [ linux/arm/v7, linux/arm64/v8, linux/amd64 ]
args-from-env: args:
- CI_COMMIT_SHA - "CI_COMMIT_SHA=${CI_COMMIT_SHA}"
when: when:
event: push event: push
branch: dev branch: dev