Open armenzg opened 2 years ago
The image is currently built automatically when code is merged to https://github.com/armenzg/github-actions-app/ I don't have permissions on GC to create a trigger for this repo.
@armenzg can I help with this?
@armenzg can I help with this?
hey @BYK ! Let me know what you have in mind. I followed up my own docs and I used the code from https://github.com/getsentry/gitbot/blob/master/.github/workflows/deploy.yml but I just could not figure the service account properly. I was hoping ops could help with this.
Ah, this is not exactly about building the images but getting CD for this repo, right? Whatever is there should work for this repo. Just make sure those GCLOUD secrets are also enabled for this repo.
Ah, this is not exactly about building the images but getting CD for this repo, right? Whatever is there should work for this repo. Just make sure those GCLOUD secrets are also enabled for this repo.
You are correct!
Thanks for looking at #61 This issue has not been too bad because we can just deploy manually within few minutes of manual labour.
I tried to set it up as we did
gitbot
but I failed to make it work. See notes ongitbot
repository.