github-actions

This repository documents the YAML files for certain CI pipelines using GitHub Actions under ./github/workflows

  1. Build, Publish, Deploy to Amazon ECS
  • aws-deploy-ecs.yaml
  1. Build, Publish, Deploy on GKE
  • gcp-deploy-gke.yaml
  1. Build, push, run Docker images
  • docker-CI.yaml
  1. Test Go projects
  • go-CI.yml