Compare commits
18 Commits
91365ec4ac
...
b17355f36b
Author | SHA1 | Date | |
---|---|---|---|
b17355f36b | |||
7bfb1982b7 | |||
490b5558a7 | |||
ce8460a277 | |||
7a300bdbf0 | |||
86792b320e | |||
241d234ece | |||
e07c26e24d | |||
972aec6e6b | |||
f2d8692a4b | |||
b0e9d61731 | |||
f0601b2028 | |||
4edf42183f | |||
f6fd4979d8 | |||
fca8010604 | |||
4c6226f47e | |||
357af4b7cf | |||
f2993c3667 |
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-a1ec5b8
|
||||
2023.8.25-stable.1853.3d7a094
|
||||
|
Loading…
x
Reference in New Issue
Block a user