mirror of
https://github.com/opentffoundation/opentf.git
synced 2025-12-19 17:59:05 -05:00
website: OCI provider mirror build doesn't need --artifact-platform (#2964)
Signed-off-by: Martin Atkins <mart@degeneration.co.uk> Signed-off-by: Christian Mesh <christianmesh1@gmail.com>
This commit is contained in:
committed by
Christian Mesh
parent
60f839aa4e
commit
9353fa6efe
@@ -188,7 +188,6 @@ Use `oras push` for each package in turn to copy the `.zip` archive into your lo
|
||||
```shellsession
|
||||
$ oras push \
|
||||
--artifact-type application/vnd.opentofu.provider-target \
|
||||
--artifact-platform linux/amd64 \
|
||||
--oci-layout tmp-layout:linux_amd64 \
|
||||
terraform-provider-tls_4.0.6_linux_amd64.zip:archive/zip
|
||||
|
||||
|
||||
Reference in New Issue
Block a user