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

use e2e repo

parent 602444c6
Branches
Tags
No related merge requests found
...@@ -412,7 +412,7 @@ Boolean hasUnpushedCommits() { ...@@ -412,7 +412,7 @@ Boolean hasUnpushedCommits() {
Void checkoutGitopsE2eBranch() { Void checkoutGitopsE2eBranch() {
dir("gitops") { dir("gitops") {
sh 'git checkout lasttest' sh 'git checkout e2e'
} }
} }
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment