forked from vieter-v/vieter
Missed a constraint
This commit is contained in:
parent
5b031b12ce
commit
72699725d0
1 changed files with 1 additions and 1 deletions
|
|
@ -11,7 +11,7 @@ pipeline:
|
||||||
platforms: [ linux/arm/v7, linux/arm64/v8, linux/amd64 ]
|
platforms: [ linux/arm/v7, linux/arm64/v8, linux/amd64 ]
|
||||||
when:
|
when:
|
||||||
event: push
|
event: push
|
||||||
branch: dev
|
# branch: dev
|
||||||
|
|
||||||
release:
|
release:
|
||||||
image: plugins/docker
|
image: plugins/docker
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue