Skip to content

Commit

Permalink
Revert "chore: improve kubetest task naming"
Browse files Browse the repository at this point in the history
This reverts commit 31e7604.
  • Loading branch information
Skisocks committed Jun 19, 2023
1 parent 9434f58 commit 149526a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion tasks/kubetest/app.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ apiVersion: tekton.dev/v1beta1
kind: Task
metadata:
creationTimestamp: null
name: kubetest-app
name: app
spec:
params:
- description: The unique build number
Expand Down
2 changes: 1 addition & 1 deletion tasks/kubetest/environment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ apiVersion: tekton.dev/v1beta1
kind: Task
metadata:
creationTimestamp: null
name: kubetest-environment
name: environment
spec:
params:
- description: The unique build number
Expand Down

0 comments on commit 149526a

Please sign in to comment.