Bronze 3
Since ‎02-14-2023
‎09-14-2023

My Stats

  • 6 Posts
  • 0 Solutions
  • 3 Likes given
  • 2 Likes received

alexandre-br's Bio

Badges alexandre-br Earned

View all badges

Recent Activity

I have this pipeline which is supposed to be updated once a push is done. Here's the cloudbuild.yaml file that should build the new code and deploy to the pipeline: # Build and tag Docker images - name: 'gcr.io/k8s-skaffold/pack' entrypoint: 'pack' a...
Currently I'm deploying a CI/CD pipeline for a staging enviroment. The problem is, when it comes to execute the trigger and build the last version pushed to the "watched branch", Cloud Build gives me the following error (right after the Docker images...
I'm new to GCP and currently trying to connect a local project to a Cloud SQL instance, but the proxy tells me that the certificate is invalid. The credentials file was initially generated from a newly created service account that had the Client SQL ...
Likes from