1
0
mirror of https://github.com/tektoncd/catalog.git synced 2024-11-23 06:08:46 +00:00

Fix gcloud test

This commit is contained in:
Piyush Garg 2023-09-15 20:22:51 +05:30 committed by tekton-robot
parent c9bded36fb
commit 68a8cbf080
2 changed files with 0 additions and 2 deletions

View File

@ -2,7 +2,6 @@ apiVersion: tekton.dev/v1beta1
kind: TaskRun
metadata:
name: gcloud-config-test
description: This simple smoke test confirms that Cloud SDK is functional.
spec:
taskRef:
name: gcloud

View File

@ -2,7 +2,6 @@ apiVersion: tekton.dev/v1beta1
kind: TaskRun
metadata:
name: version-test
description: Confirms that setting version param results in correct version.
spec:
taskRef:
name: gcloud