fix: correct auto tag suffix
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
4eff9bdbb0
commit
770dc74913
@ -584,7 +584,7 @@ steps:
|
|||||||
image: docker.io/plugins/docker:latest
|
image: docker.io/plugins/docker:latest
|
||||||
settings:
|
settings:
|
||||||
auto_tag: true
|
auto_tag: true
|
||||||
auto_tag_suffix: ard64-v8
|
auto_tag_suffix: arm64-v8
|
||||||
force_tag: true
|
force_tag: true
|
||||||
no_cache: true
|
no_cache: true
|
||||||
purge: true
|
purge: true
|
||||||
|
Loading…
Reference in New Issue
Block a user