Skip to content

Commit

Permalink
idk
Browse files Browse the repository at this point in the history
  • Loading branch information
maknop committed Nov 8, 2024
1 parent 755a627 commit 8570f7c
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .tekton/clowder-pull-request.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -114,6 +114,9 @@ spec:
description: Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file
name: build-args-file
type: string
- name: minikube-ssh-key
description: Minikube information.
default: minikube-ssh-key
results:
- description: ""
name: IMAGE_URL
Expand All @@ -127,9 +130,6 @@ spec:
- description: ""
name: CHAINS-GIT_COMMIT
value: $(tasks.clone-repository.results.commit)
- name: minikube-ssh-key
description: Minikube information.
default: minikube-ssh-key
tasks:
- name: init
params:
Expand Down

0 comments on commit 8570f7c

Please sign in to comment.