mirror of
https://github.com/tektoncd/catalog.git
synced 2024-11-22 06:02:51 +00:00
This patch splits gitlab-add-label task from the gitlab directory
Changes include: - moves gitlab-add-label task to the task directory - rename the yaml filename to match the resource name Issue: #386 Signed-off-by: Puneet Punamiya <ppunamiy@redhat.com>
This commit is contained in:
parent
1b97361c31
commit
df881aaadc
@ -34,7 +34,7 @@ stringData:
|
||||
### Install the Task
|
||||
|
||||
```
|
||||
kubectl apply -f https://raw.githubusercontent.com/tektoncd/catalog/master/gitlab/add-labels.yaml
|
||||
kubectl apply -f https://raw.githubusercontent.com/tektoncd/catalog/master/task/gitlab-add-label/0.1/gitlab-add-label.yaml
|
||||
```
|
||||
|
||||
### Parameters
|
Loading…
Reference in New Issue
Block a user