What should the GitLab job code look like for this setup?
- I have configured GAE where I manually write
gcloud app deploy
command and works as intended. - Simple static hosting.
- I have setup workload identity federation
- No cloud storage involved.
What should the GitLab job code look like for this setup?
gcloud app deploy
command and works as intended.