mirror of
https://github.com/docker/build-push-action.git
synced 2025-03-30 19:50:07 +02:00
Update push-multi-registries.md
This commit is contained in:
parent
0ec1157bb5
commit
8bc0169cdb
1 changed files with 0 additions and 2 deletions
|
@ -50,8 +50,6 @@ jobs:
|
|||
platforms: linux/amd64,linux/arm64
|
||||
push: true
|
||||
tags: |
|
||||
user/app:latest
|
||||
user/app:1.0.0
|
||||
ghcr.io/user/app:latest
|
||||
ghcr.io/user/app:1.0.0
|
||||
```
|
||||
|
|
Loading…
Add table
Reference in a new issue