Skip to content

Commit

Permalink
Update clarification for release.md (#2957)
Browse files Browse the repository at this point in the history
  • Loading branch information
JeromeJu authored Jan 17, 2024
1 parent 13d4349 commit 64546fd
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion RELEASE.md
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,8 @@ gcr.io/kaniko-project/executor:warmer-vX.Y.Z
```
You could verify if the images are published using the `docker pull` command
```
docker pull gcr.io/kaniko-project/executor:warmer-vX.Y.Z
docker pull gcr.io/kaniko-project/executor:vX.Y.Z
docker pull gcr.io/kaniko-project/warmer:vX.Y.Z
```
In case the images are still not published, ping one of the kaniko maintainers and they will provide the cloud build trigger logs.
You can also request read access to the Google `kaniko-project`.
Expand Down

0 comments on commit 64546fd

Please sign in to comment.