]> git.ipfire.org Git - thirdparty/pdns.git/commitdiff
Warn about the duplicated content in builder-dispatch and build-packages 12556/head
authorRemi Gacogne <remi.gacogne@powerdns.com>
Tue, 27 Jun 2023 14:55:42 +0000 (16:55 +0200)
committerRemi Gacogne <remi.gacogne@powerdns.com>
Tue, 27 Jun 2023 14:55:42 +0000 (16:55 +0200)
.github/workflows/build-packages.yml
.github/workflows/builder-dispatch.yml

index ea3c456f7486ae484ed8fcf35e03f9b4a800fe86..b6dc27a97bfda88597e45b9d0f0317b33e2147ff 100644 (file)
@@ -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
index b0a825c9aa5f44a66bada898cf47a468dbd52769..456af0af244f9b73350f8229d7fec5f433c84d23 100644 (file)
@@ -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