apache-php/pipeline/pipeline-run.yaml

23 lines
530 B
YAML

apiVersion: tekton.dev/v1alpha1
kind: PipelineRun
metadata:
name: cdci-apache-php
namespace: cdci-librecloud-online
spec:
serviceAccountName: build-bot
pipelineRef:
name: cdci-apache-php
# podTemplate:
#volumes:
#- name: cdci-volume
# #emptyDir: {}
# persistentVolumeClaim:
# claimName: cdci-apache-php-pvc
resources:
- name: source-repo
resourceRef:
name: librecloud-apache-php-git
- name: target-image
resourceRef:
name: librecloud-apache-php-img