--- kind: pipeline type: docker name: build_webseite_main workspace: path: /workspace steps: - name: build image: registry.wtf-eg.net/lektor image_pull_secrets: - dockerconfig trigger: branch: - main event: - push --- kind: pipeline type: docker name: build_webseite_pr workspace: path: /workspace steps: - name: build image: registry.wtf-eg.net/lektor image_pull_secrets: - dockerconfig trigger: event: - pull_request --- kind: signature hmac: 3d449ffbe5bc5b272406e3869524c8642ea7404eb620b8655dc470235fabede8 ...