Skip to content

Commit

Permalink
enable verbose mode
Browse files Browse the repository at this point in the history
  • Loading branch information
tisutisu committed Apr 11, 2024
1 parent ba94107 commit 0177040
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .tekton/tasks/e2e-test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ spec:
args: [
"--ginkgo.label-filter=build-templates-e2e",
"--ginkgo.no-color",
"--ginkgo.v",
"--ginkgo.timeout=2h"
]
securityContext:
Expand Down

0 comments on commit 0177040

Please sign in to comment.