Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions 4 .tekton/devfile-sample-python-basic-c9e78-pull-request.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,11 +23,11 @@ spec:
- name: revision
value: '{{revision}}'
- name: output-image
value: quay.io/redhat-user-workloads-stage/ralfieri-tenant/devfile-sample-python-basic-c9e78:on-pr-{{revision}}
value: quay.io/ralfieri/ralfieri-tenant/devfile-sample-python-basic-c9e78:on-pr-{{revision}}
- name: image-expires-after
value: 5d
- name: dockerfile
value: Dockerfile
value: docker/Dockerfile
pipelineSpec:
description: |
This pipeline is ideal for building container images from a Containerfile while maintaining trust after pipeline customization.
Expand Down
4 changes: 2 additions & 2 deletions 4 .tekton/devfile-sample-python-basic-c9e78-push.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,9 +22,9 @@ spec:
- name: revision
value: '{{revision}}'
- name: output-image
value: quay.io/redhat-user-workloads-stage/ralfieri-tenant/devfile-sample-python-basic-c9e78:{{revision}}
value: quay.io/ralfieri/ralfieri-tenant/devfile-sample-python-basic-c9e78:{{revision}}
- name: dockerfile
value: Dockerfile
value: docker/Dockerfile
pipelineSpec:
description: |
This pipeline is ideal for building container images from a Containerfile while maintaining trust after pipeline customization.
Expand Down
Loading
Morty Proxy This is a proxified and sanitized view of the page, visit original site.