Skip to content

Commit

Permalink
Merge pull request elastic#7820 from epixa/revert-rebuild
Browse files Browse the repository at this point in the history
Remove rebuild task

Former-commit-id: 377f23c
  • Loading branch information
epixa authored Jul 22, 2016
2 parents bcf289c + 6b320ce commit 758337e
Show file tree
Hide file tree
Showing 6 changed files with 0 additions and 196 deletions.
1 change: 0 additions & 1 deletion Gruntfile.js
Original file line number Diff line number Diff line change
Expand Up @@ -91,5 +91,4 @@ module.exports = function (grunt) {
// load task definitions
grunt.task.loadTasks('tasks');
grunt.task.loadTasks('tasks/build');
grunt.task.loadTasks('tasks/rebuild');
};
36 changes: 0 additions & 36 deletions tasks/rebuild/confirm.js

This file was deleted.

23 changes: 0 additions & 23 deletions tasks/rebuild/create_archives.js

This file was deleted.

14 changes: 0 additions & 14 deletions tasks/rebuild/extract_zips.js

This file was deleted.

65 changes: 0 additions & 65 deletions tasks/rebuild/index.js

This file was deleted.

57 changes: 0 additions & 57 deletions tasks/rebuild/update_builds.js

This file was deleted.

0 comments on commit 758337e

Please sign in to comment.