mirror of
https://github.com/docker/build-push-action
synced 2024-11-10 05:21:40 +00:00
Add: explicit tag
Signed-off-by: Andrew Waters <waters@me.com>
This commit is contained in:
parent
13d7e7a55b
commit
4ca0e628b9
1 changed files with 1 additions and 0 deletions
|
@ -203,4 +203,5 @@ with:
|
|||
password: ${{ secrets.DOCKER_PASSWORD }}
|
||||
registry: gcr.io
|
||||
repository: myorg/myrepository
|
||||
tags: latest
|
||||
```
|
||||
|
|
Loading…
Reference in a new issue