Browse Source

Merge branch 'master' into candidate-8.0.0

Signed-off-by: Richard Chapman <rchapman@hpccsystems.com>
Richard Chapman 4 years ago
parent
commit
fd24de0072
1 changed files with 1 additions and 1 deletions
  1. 1 1
      .github/workflows/build-and-publish-debug.yml

+ 1 - 1
.github/workflows/build-and-publish-debug.yml

@@ -25,5 +25,5 @@ jobs:
         with:
         with:
           username: ${{ secrets.DOCKER_USERNAME }}
           username: ${{ secrets.DOCKER_USERNAME }}
           password: ${{ secrets.DOCKER_PASSWORD }}
           password: ${{ secrets.DOCKER_PASSWORD }}
-          buildtype: Debug
+          build_type: Debug