We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d3f7758 commit 8fced9eCopy full SHA for 8fced9e
.tekton/integration-test.yaml
@@ -96,7 +96,7 @@ spec:
96
)
97
echo -n "$TEST_OUTPUT" | tee $(results.TEST_OUTPUT.path)
98
sidecars:
99
- - image: docker.io/library/postgres:14.2
+ - image: docker.io/library/postgres:14.17
100
name: database-test
101
env:
102
- name: PGDATA
.tekton/unit-test.yaml
0 commit comments