projects
/
pgapt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e804310
)
Remove one more {{
author
Christoph Berg
<myon@debian.org>
Tue, 14 Jan 2025 14:22:20 +0000
(15:22 +0100)
committer
Christoph Berg
<myon@debian.org>
Tue, 14 Jan 2025 14:22:20 +0000
(15:22 +0100)
jenkins/pgapt-jobs.yaml
patch
|
blob
|
blame
|
history
diff --git
a/jenkins/pgapt-jobs.yaml
b/jenkins/pgapt-jobs.yaml
index 800915de378303d03a63a4e059d5a93a98d2a632..0e1b8b157642a4e965f76e90030d9650b9069657 100644
(file)
--- a/
jenkins/pgapt-jobs.yaml
+++ b/
jenkins/pgapt-jobs.yaml
@@
-833,7
+833,7
@@
which-build: upstream-build
fallback-to-last-successful: true
do-not-fingerprint: true
- - shell: 'c=$(ls */*.changes | head -1
); echo "${{c##*/}}
($queue, $upload)" > version.txt'
+ - shell: 'c=$(ls */*.changes | head -1
| sed -e "s,.*/,,"); echo "$c
($queue, $upload)" > version.txt'
- build-name-setter: &build_name_setter_plain
<<: *build_name_setter
template: '#${{BUILD_NUMBER}} '