Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
minerva
core
Commits
088f958a
Commit
088f958a
authored
Oct 10, 2019
by
Piotr Gawron
Browse files
Merge branch 'rpmlint-issue' into 'master'
rpmlint issue is ignored now See merge request
!957
parents
854e524d
292d5913
Pipeline
#15043
passed with stage
in 12 minutes and 11 seconds
Changes
3
Pipelines
8
Hide whitespace changes
Inline
Side-by-side
.gitignore
View file @
088f958a
...
...
@@ -25,3 +25,6 @@ debian/src/
debian/minerva*
debian/src/*.sql
/bin/
#rpm build files
rpm/rpmbuildtemp/
.gitlab-ci.yml
View file @
088f958a
...
...
@@ -444,7 +444,7 @@ rpmlint:
-
tags
script
:
-
yum -y install rpmlint
-
rpmlint rpm/rpmbuildtemp/RPMS/noarch/minerva-*.rpm
-
rpmlint
-f rpm/rpmlint.config
rpm/rpmbuildtemp/RPMS/noarch/minerva-*.rpm
test_deploy_with_db_without_superadmin_rights
:
image
:
tomcat:8-jre8
...
...
rpm/rpmlint.config
0 → 100644
View file @
088f958a
addFilter
(
"E: dir-or-file-in-opt"
)
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment