Compare commits
10 Commits
b17355f36b
...
91365ec4ac
Author | SHA1 | Date | |
---|---|---|---|
91365ec4ac | |||
666a180c5d | |||
8e2fd0834a | |||
315c86d3cd | |||
4a1df86d06 | |||
992f8903c8 | |||
ec3ded9054 | |||
95494b5278 | |||
46b5a4950e | |||
a1583dd076 |
1
Jenkinsfile
vendored
1
Jenkinsfile
vendored
@ -53,6 +53,7 @@ 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 @@
|
||||
2023.8.25-stable.1853.3d7a094
|
||||
v2023.8.25-a1ec5b8
|
||||
|
Loading…
x
Reference in New Issue
Block a user