implemented BYPASS_CHECK in gitlab-ci
This commit is contained in:
parent
6363df1342
commit
7ebb93fd2a
@ -26,7 +26,7 @@ why2-chat-build:
|
|||||||
- apt install sudo lsb-release -y
|
- apt install sudo lsb-release -y
|
||||||
- chmod +x configure.sh
|
- chmod +x configure.sh
|
||||||
- sudo ./configure.sh
|
- sudo ./configure.sh
|
||||||
- make install
|
- make install BYPASS_CHECK=true
|
||||||
- make build_chat
|
- make build_chat
|
||||||
artifacts:
|
artifacts:
|
||||||
paths:
|
paths:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user