Skip to content

Commit 96cc345

Browse files
jentingroboquat
authored andcommitted
Trigger to bootstrap a preview environment in workspace integration test job
Signed-off-by: JenTing Hsiao <[email protected]>
1 parent 6c2705f commit 96cc345

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.werft/workspace-run-integration-tests.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -120,6 +120,7 @@ pod:
120120
git add README.md
121121
git commit -m "integration test"
122122
git push --set-upstream origin "${BRANCH}"
123+
werft run github -a with-preview=true
123124
trap cleanup SIGINT SIGTERM EXIT
124125
125126
BUILD_ID=$(werft job list repo.ref==refs/heads/"${BRANCH}" -o yaml | yq r - "result[0].name")

0 commit comments

Comments
 (0)