Don't write platform specifically

This commit is contained in:
Vladimir Hodakov 2025-01-14 01:43:11 +04:00
parent 8998b47984
commit aa11933e4f
Signed by: Vladimir Hodakov
GPG Key ID: 673980B6882F82C6

View File

@ -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