Compare commits

...

6 Commits

Author SHA1 Message Date
4edf42183f feat: use emissary 2023.8.25-stable.1652.077964c
Some checks reported errors
arcad/emissary-firmware/pipeline/head Something is wrong with the build of this commit
2023-08-25 16:59:31 +00:00
f6fd4979d8 ci: do not pull before updating emissary release version
Some checks reported errors
arcad/emissary-firmware/pipeline/head Something is wrong with the build of this commit
2023-08-25 10:59:11 -06:00
fca8010604 feat: use emissary v2023.8.25-14eecbf
Some checks failed
arcad/emissary-firmware/pipeline/head There was a failure building this commit
2023-08-25 15:36:04 +00:00
4c6226f47e feat: use emissary v2023.8.25-c51ac0a
Some checks reported errors
arcad/emissary-firmware/pipeline/head Something is wrong with the build of this commit
2023-08-25 15:14:08 +00:00
357af4b7cf feat: use emissary v2023.8.25-61ac5e8
Some checks reported errors
arcad/emissary-firmware/pipeline/head Something is wrong with the build of this commit
2023-08-25 15:05:04 +00:00
f2993c3667 feat: use emissary v2023.8.25-929394c
Some checks reported errors
arcad/emissary-firmware/pipeline/head Something is wrong with the build of this commit
2023-08-25 15:01:23 +00:00
2 changed files with 1 additions and 2 deletions

1
Jenkinsfile vendored
View File

@ -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}
"""
}

View File

@ -1 +1 @@
v2023.8.25-a1ec5b8
2023.8.25-stable.1652.077964c