summaryrefslogtreecommitdiffstats
path: root/.github/workflows/build-kernel-module.yml
diff options
context:
space:
mode:
authorManuel Bentele2021-08-25 13:07:54 +0200
committerManuel Bentele2021-08-25 13:41:37 +0200
commit3c950c6fcc25f13fee3f43f72e4b61435c78f8fb (patch)
tree6d2764b61c0de599918bb97ae8c3d8ea4c62d21b /.github/workflows/build-kernel-module.yml
parent[BUILD] Fix CMake output if kernel module is turned off on Linux system (diff)
downloaddnbd3-3c950c6fcc25f13fee3f43f72e4b61435c78f8fb.tar.gz
dnbd3-3c950c6fcc25f13fee3f43f72e4b61435c78f8fb.tar.xz
dnbd3-3c950c6fcc25f13fee3f43f72e4b61435c78f8fb.zip
[BUILD] Add Github action to publish packages for releases
Diffstat (limited to '.github/workflows/build-kernel-module.yml')
-rw-r--r--.github/workflows/build-kernel-module.yml1
1 files changed, 0 insertions, 1 deletions
diff --git a/.github/workflows/build-kernel-module.yml b/.github/workflows/build-kernel-module.yml
index c2c8978..437f346 100644
--- a/.github/workflows/build-kernel-module.yml
+++ b/.github/workflows/build-kernel-module.yml
@@ -5,7 +5,6 @@ on:
branches:
- master
pull_request:
- release:
jobs:
build: