Skip to content
Snippets Groups Projects
Commit 226eb630 authored by Dilawar Singh's avatar Dilawar Singh
Browse files

Added --git-ignore-branch option.

parent 42cb3feb
No related branches found
No related tags found
No related merge requests found
...@@ -44,7 +44,7 @@ install: ...@@ -44,7 +44,7 @@ install:
- sudo ldconfig /usr/lib64 - sudo ldconfig /usr/lib64
script: script:
- gbp buildpackage --git-ignore-new -uc -us - gbp buildpackage --git-ignore-branch --git-ignore-new -uc -us
- sudo dpkg -i ../moose*.deb - sudo dpkg -i ../moose*.deb
after_success: after_success:
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment