Skip to content

Commit eebfc92

Browse files
AlanGreenetekton-robot
authored andcommitted
Update E2E tests to Pipelines v0.60.0
1 parent 15bc5a6 commit eebfc92

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/e2e-tests.sh

Lines changed: 1 addition & 1 deletion
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.59.0
119+
export PIPELINES_VERSION=v0.60.0
120120
fi
121121

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

0 commit comments

Comments
 (0)