Compare commits
4 Commits
v2023.08.2
...
v2023.08.2
Author | SHA1 | Date | |
---|---|---|---|
f0601b2028 | |||
4edf42183f | |||
f6fd4979d8 | |||
fca8010604 |
1
Jenkinsfile
vendored
1
Jenkinsfile
vendored
@ -53,7 +53,6 @@ pipeline {
|
||||
echo '${params.emissaryRelease}' > emissary_release.txt
|
||||
git add emissary_release.txt
|
||||
git commit -m "feat: use emissary ${params.emissaryRelease}"
|
||||
git pull --rebase
|
||||
git push origin \$(git rev-parse HEAD):${env.GIT_BRANCH}
|
||||
"""
|
||||
}
|
||||
|
@ -1 +1 @@
|
||||
v2023.8.25-c51ac0a
|
||||
2023.8.25-stable.1802.612f18a
|
||||
|
Reference in New Issue
Block a user