example-workflows
example-workflows copied to clipboard
Repository to demonstrate example workflows.
Results
2
example-workflows issues
Sort by
recently updated
recently updated
newest added
### TL;DR The envsubst command will not recognize just `service.template.yaml`, it needs `.github/workflows/service.template.yaml`. ### Expected behavior I expected the service declaration to work with just providing the yaml file. ###...
bug
I've faced some errors and bugs when adapting the cloudrun-buildpacks.yml workflow for my buildpacks usecase. This PR aims to fix the bugs and update the actions used to their latest...