Skip to content
Snippets Groups Projects
Commit 80608d47 authored by OZGCloud's avatar OZGCloud
Browse files

test e2e on load cluster

parent 84dc7c7f
No related branches found
No related tags found
No related merge requests found
...@@ -464,7 +464,7 @@ Boolean hasUnpushedCommits() { ...@@ -464,7 +464,7 @@ Boolean hasUnpushedCommits() {
Void checkoutGitopsE2eBranch() { Void checkoutGitopsE2eBranch() {
dir('gitops') { dir('gitops') {
sh 'git checkout load' sh 'git checkout lasttest'
} }
} }
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment