micro-apps
1.0.0
1.0.0
  • Introduction
  • Getting Started
    • Why
    • Hot it Works
    • Installation
    • Usage
  • Concepts
    • Introduction
    • Release
    • Versioning
    • Monorepos
  • Advanced
    • GitOps
    • Gradle
    • Makefile
    • Jenkins
    • Github Actions
  • Dev Ops
    • Keycloak
  • Recipes
    • Recipe 1
    • Recipe 2
  • Change Log
  • FAQ
Powered by GitBook
On this page

Was this helpful?

  1. Advanced

Github Actions

PreviousJenkinsNextDev Ops

Last updated 5 years ago

Was this helpful?

  • build in native mode

  • put the exectuable in a Docker image

  • publish the docker image to a remote registry

  • deploy it on GCP with Cloud Run

See

Reference

github actions
https://medium.com/@max.day/how-to-use-github-actions-to-deploy-your-quarkus-app-to-gcp-6ed5d9fdecb3
https://github.com/maxday/quarkus-demo-actions