remove uglifyjs commands
This commit is contained in:
parent
9c632eddb6
commit
8965f123ab
1 changed files with 0 additions and 2 deletions
2
debian/rules
vendored
2
debian/rules
vendored
|
@ -5,8 +5,6 @@
|
|||
|
||||
override_dh_install:
|
||||
dh_install -XLICENSE
|
||||
uglifyjs -o debian/gitlab/usr/share/gitlab/vendor/assets/javascripts/vue.min.js vendor/assets/javascripts/vue.full.js
|
||||
uglifyjs -o debian/gitlab/usr/share/gitlab/vendor/assets/javascripts/vue-resource.min.js vendor/assets/javascripts/vue-resource.full.js
|
||||
# Make sure we are installing all required files in debian/install
|
||||
sh debian/upstream-file-count-check.sh
|
||||
rm -rf debian/gitlab/usr/share/gitlab/tmp/*
|
||||
|
|
Loading…
Reference in a new issue