Skip to content

Commit 29b0d5c

Browse files
author
Alan Christie
committed
- Template now in role's files
1 parent 43194a9 commit 29b0d5c

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed
File renamed without changes.

openshift/ansible/roles/pipelines/tasks/main.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
- name: Run SD poster job (always)
2525
shell: >
2626
oc process
27-
-f {{ role_path }}/{{ t_dir }}/post-service-descriptors.yaml
27+
-f {{ role_path }}/files/post-service-descriptors.yaml
2828
-p POSTER_SA={{ oc_project_sa }}
2929
-p POSTER_IMAGE_TAG={{ oc_pipelines_sd_poster_image_tag }}
3030
| oc create -f -

0 commit comments

Comments
 (0)