Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Libraries
libotr-next
Commits
8d7c1c85
Commit
8d7c1c85
authored
Dec 13, 2018
by
Jurre van Bergen
Browse files
second try for freebsd ci
parent
a2211545
Pipeline
#50
failed
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
8d7c1c85
...
...
@@ -89,8 +89,8 @@ scan_build:
expire_in
:
1 month
freebsd_build
:
executor
:
freebsd-ci.otr.im
stage
:
freebsd
stage
:
-
freebsd
tags
:
freebsd
script
:
-
autoreconf --install
...
...
@@ -99,9 +99,9 @@ freebsd_build:
-
make install
freebsd_test
:
executor
:
freebsd-ci.otr.im
stage
:
freebsd
tags
:
freebsd
tags
:
-
freebsd
script
:
-
autoreconf --install
-
./configure
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a 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