Try to remove platform tag from builds
This commit is contained in:
parent
0df2a638b4
commit
c3013e3944
@ -19,7 +19,6 @@ steps:
|
||||
privileged: true
|
||||
settings:
|
||||
dockerfile: Dockerfile
|
||||
platforms: ${platform}
|
||||
dry_run: true
|
||||
repo: *repo
|
||||
auto_tag: true
|
||||
@ -31,7 +30,6 @@ steps:
|
||||
privileged: true
|
||||
settings:
|
||||
dockerfile: Dockerfile
|
||||
platforms: ${platform}
|
||||
repo: *repo
|
||||
registry: source.hodakov.me
|
||||
auto_tag: true
|
||||
|
Loading…
Reference in New Issue
Block a user