Next-kubernetes
This is an extension of https://git.panter.ch/gitlab-ci/kubernetes-base that builds Next-apps.
Usage:
# on top of your gitlab-ci.yml
include:
- project: gitlab-ci/next-kubernetes
ref: v1.0.0
file: next-kubernetes.yml
variables:
CUSTOMER_NAME: pan
APP_NAME: avatar
CLUSTER_NAME: production