From: Remi Gacogne Date: Tue, 27 Jun 2023 14:55:42 +0000 (+0200) Subject: Warn about the duplicated content in builder-dispatch and build-packages X-Git-Tag: rec-5.0.0-alpha1~145^2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=refs%2Fpull%2F12556%2Fhead;p=thirdparty%2Fpdns.git Warn about the duplicated content in builder-dispatch and build-packages --- diff --git a/.github/workflows/build-packages.yml b/.github/workflows/build-packages.yml index ea3c456f74..b6dc27a97b 100644 --- a/.github/workflows/build-packages.yml +++ b/.github/workflows/build-packages.yml @@ -12,6 +12,8 @@ on: required: false description: OSes to build for, space separated type: string + # please remember to update the pkghashes below when you + # update this list, as well as the one in builder-dispatch.yml default: > el-7 el-8 diff --git a/.github/workflows/builder-dispatch.yml b/.github/workflows/builder-dispatch.yml index b0a825c9aa..456af0af24 100644 --- a/.github/workflows/builder-dispatch.yml +++ b/.github/workflows/builder-dispatch.yml @@ -14,8 +14,7 @@ on: os: description: OSes to build for, space separated type: string - # please remember to update the pkghashes below when you - # update this list + # please remember to update build-packages.yml as well default: > el-7 el-8