forked from vieter-v/vieter
Merged dockerfiles
This commit is contained in:
parent
6a44eb705a
commit
f6b0e29552
5 changed files with 56 additions and 58 deletions
|
|
@ -9,7 +9,6 @@ pipeline:
|
|||
secrets: [ docker_username, docker_password ]
|
||||
settings:
|
||||
repo: chewingbever/vieter
|
||||
dockerfile: Dockerfile.ci
|
||||
tag: dev
|
||||
platforms: [ linux/arm/v7, linux/arm64/v8, linux/amd64 ]
|
||||
build_args_from_env:
|
||||
|
|
@ -23,7 +22,6 @@ pipeline:
|
|||
secrets: [ docker_username, docker_password ]
|
||||
settings:
|
||||
repo: chewingbever/vieter
|
||||
dockerfile: Dockerfile.ci
|
||||
auto_tag: true
|
||||
platforms: [ linux/arm/v7, linux/arm64/v8, linux/amd64 ]
|
||||
build_args_from_env:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue