We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 16e6ab4 commit 48fe5d9Copy full SHA for 48fe5d9
1 file changed
.tekton/crc-release-pull-request.yaml
@@ -29,6 +29,9 @@ spec:
29
value: 5d
30
- name: dockerfile
31
value: Dockerfile
32
+ - name: rebuild
33
+ value: "true"
34
+
35
pipelineSpec:
36
description: |
37
This pipeline is ideal for building container images from a Containerfile while maintaining trust after pipeline customization.
0 commit comments