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
Robert Spencer
wiaflos
Commits
a96fa21b
Commit
a96fa21b
authored
Aug 10, 2017
by
Robert Spencer
Browse files
Add PERL5LIB variable
parent
fc362357
Pipeline
#1759
passed with stages
in 1 minute and 13 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
a96fa21b
...
...
@@ -38,6 +38,7 @@ test_job:
-
awitpt/bin/convert-tsql sqlite database/schema.tsql > database/schema.sqlite
-
sqlite3 wiaflos.sqlite < database/schema.sqlite
# Load data
-
PERL5LIB="$PWD"; export PERL5LIB
-
./wiaflos-admin --config=wiaflos-server.conf --connect="local" --load-file build/combined.wiaflos
# Artifacts
artifacts
:
...
...
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