You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi!
is it possible to get sha256 of the published docker image as a result of the dockerPush task, to re-use it later in the deployment process driven by gradle?
Something similar as the result of:
docker inspect --format='{{.RepoDigests}}'$IMAGE
Thank you!
The text was updated successfully, but these errors were encountered:
Hi!
is it possible to get sha256 of the published docker image as a result of the dockerPush task, to re-use it later in the deployment process driven by gradle?
Something similar as the result of:
Thank you!
The text was updated successfully, but these errors were encountered: