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:
parent
c9bded36fb
commit
68a8cbf080
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user