forked from vieter-v/vieter
Possible fix
parent
c7d1a78b84
commit
e79e607721
|
@ -10,8 +10,8 @@ pipeline:
|
|||
repo: chewingbever/vieter
|
||||
tag: dev
|
||||
platforms: [ linux/arm/v7, linux/arm64/v8, linux/amd64 ]
|
||||
args-from-env:
|
||||
- CI_COMMIT_SHA
|
||||
args:
|
||||
- "CI_COMMIT_SHA=${CI_COMMIT_SHA}"
|
||||
when:
|
||||
event: push
|
||||
branch: dev
|
||||
|
|
Loading…
Reference in New Issue