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
The current gradle version did not work for me. In cloudbuild.yaml, I had to use: gcr.io/cloud-builders/gradle@sha256:4504570445a0ac7aa770f558e4a9a733b7fefd4320d16d38f6a5a29e41c4846c in the ['build', 'run'] step.
The text was updated successfully, but these errors were encountered:
The current gradle version did not work for me. In
cloudbuild.yaml
, I had to use:gcr.io/cloud-builders/gradle@sha256:4504570445a0ac7aa770f558e4a9a733b7fefd4320d16d38f6a5a29e41c4846c
in the['build', 'run']
step.The text was updated successfully, but these errors were encountered: