]> git.proxmox.com Git - pve-eslint.git/commitdiff
d/scripts: trim build and jenkins too
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Mon, 6 Dec 2021 13:14:27 +0000 (14:14 +0100)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Mon, 6 Dec 2021 13:14:27 +0000 (14:14 +0100)
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
debian/scripts/prepare-changes.sh

index 9333e12673a0153692aee1585d51db48b672b74b..b22404e3514341ddaa6991f55a72c0592f56a37e 100755 (executable)
@@ -21,6 +21,8 @@ sed -i '/ Sponsors: /Id' "$cfn"
 sed -i '/ Chore: /Id' "$cfn"
 sed -i '/ Docs: /Id' "$cfn"
 sed -i '/ ci: /Id' "$cfn"
+sed -i '/ build: /Id' "$cfn"
+sed -i '/ESLint Jenkins/Id' "$cfn"
 
 if [[ $1 ]]; then
    version="$1"