Add concourse as the foundational CI tool to k8s-cluster
This change allows to add a concourse-server to the kubernetes cluster.
This commit is contained in:
@@ -9,3 +9,9 @@
|
||||
- k8s
|
||||
- gitea
|
||||
import_tasks: _gitea.yml
|
||||
|
||||
- name: Ensure concourse
|
||||
tags:
|
||||
- k8s
|
||||
- concourse
|
||||
import_tasks: _concourse.yml
|
||||
|
||||
Reference in New Issue
Block a user