Skip to content

Commit

Permalink
Update versioned_docs/version-1.2/compatible_oci_registries.mdx
Browse files Browse the repository at this point in the history
Co-authored-by: Terry Howe <terrylhowe@gmail.com>
Signed-off-by: Asmit Malakannawar <81866614+asmitbm@users.noreply.github.com>
  • Loading branch information
asmitbm and TerryHowe authored Aug 21, 2024
1 parent 8e9a7ca commit 3fbd76d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion versioned_docs/version-1.2/compatible_oci_registries.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -331,7 +331,7 @@ ACR Artifact Documentation: [aka.ms/acr/artifacts](https://aka.ms/acr/artifacts)
echo $TOKEN | oras login -u $ROBOT_ACCOUNT --password-stdin quay.io
```

- Pusing an artifact to quay.io
- Pushing an artifact to quay.io

```
oras push quay.io/$USER/$REPOSITORY/myartifact:v1 --artifact-type application/text ./myartifact.txt
Expand Down

0 comments on commit 3fbd76d

Please sign in to comment.