We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fcd46ba commit 7068228Copy full SHA for 7068228
release-upload
@@ -23,7 +23,7 @@ https://github.com/cirosantilli/linux-kernel-module-cheat#release-upload
23
'describe',
24
'--exact-match',
25
'--tags'
26
- ]).decode().rstrip()
+ ]).rstrip()
27
upload_path = self.env['release_zip_file']
28
29
# Check the release already exists.
0 commit comments