Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 912 Bytes

README.md

File metadata and controls

24 lines (15 loc) · 912 Bytes

Quarkus Github Actions demo

This repo shows how to use Github Actions for building and dockerizing a quarkus application. The app itself is just a hello world.

Description

This project uses:

GitOps

Github Actions can be used for creating a robust GitOps platfrom. For instance, it can be integrated with ArgoCD: https://www.youtube.com/watch?v=WRadfHYKI2k&feature=youtu.be

Links

https://github.com/features/actions

https://github.com/docker/build-push-action

https://quarkus.io/

https://kustomize.io/

https://argoproj.github.io/argo-cd/