Hello,
I want to automatically deploy my static website from GitHub to Cloud Storage using Cloud Build, so every time I pushing commit it will triggers my bucket on Cloud Storage. I found this article https://cloud.google.com/community/tutorials/automated-publishing-cloud-build and I followed it step by step, but it doesn't work specifically on creating the cloudbuild.yaml, error appears on GitHub actions. Beside of that there were steps that don't seem to be the same as the current GCP interface. Can anyone explain which part I missed? or is there any tutorial that can help me to realize my goal? it will be very helpful!
Thanks.
Solved! Go to Solution.
Solved! Just did few setting on Cloud Build
Solved! Just did few setting on Cloud Build