Skip to content

Commit 3416903

Browse files
AlanGreenetekton-robot
authored andcommitted
Update E2E tests to Pipelines v0.65
1 parent d777aa2 commit 3416903

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/e2e-tests.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@ DOCKER_BUILDKIT=1 docker build -t dashboard-e2e packages/e2e || fail_test "Faile
116116
echo "Finished at $(date)"
117117

118118
if [ -z "$PIPELINES_VERSION" ]; then
119-
export PIPELINES_VERSION=v0.64.0
119+
export PIPELINES_VERSION=v0.65.0
120120
fi
121121

122122
if [ -z "$TRIGGERS_VERSION" ]; then

0 commit comments

Comments
 (0)