Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 459 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 459 Bytes

GitHub Actions

This folder contains a collection of GitHub Actions specifically designed to enhance common workflows.

1. Google Cloud-Run Docker

Google Cloud-Run Docker

This workflow build and push a Docker container to Google Artifact Registry and deploy it on Cloud Run when a release is triggered. It also tests each deployment for a working url and deployed image version.