Skip to content
Snippets Groups Projects
Commit d82d144d authored by Marco Wettstein's avatar Marco Wettstein
Browse files

Update README.md

parent 74d4bbed
No related branches found
No related tags found
No related merge requests found
Pipeline #95525 canceled
# Next-kubernetes # Next-kubernetes
This is an extension of https://git.panter.ch/gitlab-ci/kubernetes-base ** DEPRECATED, use this instead: **
that builds Next-apps.
## Usage:
```
# on top of your gitlab-ci.yml
```yml
include: include:
- project: gitlab-ci/next-kubernetes - project: gitlab-ci/kubernetes-base
ref: v1.0.0 ref: v5
file: next-kubernetes.yml file: node-kubernetes.yml
variables:
CUSTOMER_NAME: pan
APP_NAME: avatar
CLUSTER_NAME: production
``` ```
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment