A new challenger approaches

main
Jef Roosens 2022-01-23 13:58:29 +01:00
parent e79e607721
commit 434c8d62ed
Signed by untrusted user: Jef Roosens
GPG Key ID: B580B976584B5F30
1 changed files with 2 additions and 2 deletions

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: build-args-from-env:
- "CI_COMMIT_SHA=${CI_COMMIT_SHA}" - CI_COMMIT_SHA
when: when:
event: push event: push
branch: dev branch: dev