Bronze 1
Since ‎11-26-2024
‎12-23-2024

My Stats

  • 1 Posts
  • 0 Solutions
  • 0 Likes given
  • 0 Likes received

kumar_abhk's Bio

Badges alenmeister Earned

View all badges

Recent Activity

I have this step that calls a shell script as an argument: - name: 'gcr.io/google.com/cloudsdktool/cloud-sdk:${_CLOUD_SDK_VERSION}' id: 'deploy_image_to_cloud_run' entrypoint: 'bash' args: ['scripts/deploy.sh'] automapSubstitutions: true # Map substi...