mirror of
https://github.com/grafana/grafana.git
synced 2025-07-31 07:42:31 +08:00
Work on deb and rpm packages, both seem to work now, #1476
This commit is contained in:
@ -5,7 +5,6 @@ module.exports = function(grunt) {
|
||||
grunt.registerTask('release', [
|
||||
'build',
|
||||
'build-post-process',
|
||||
'compress:zip_release',
|
||||
'compress:tgz_release',
|
||||
]);
|
||||
|
||||
|
Reference in New Issue
Block a user