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
e788c004
Commit
e788c004
authored
Aug 15, 2017
by
Robert Spencer
Browse files
Merged REQUIREMENTS into README.md
parent
de895105
Pipeline
#1809
passed with stages
in 1 minute and 32 seconds
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
e788c004
...
...
@@ -38,7 +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
-
export PERL5LIB
="$PWD"
-
./wiaflos-admin --config=wiaflos-server.conf --connect="local" --load-file build/combined.wiaflos
# Artifacts
artifacts
:
...
...
REQUIREMENTS
deleted
100644 → 0
View file @
de895105
perl-DBI
perl-DBD-MySQL or perl-DBD-SQLite
perl-SOAP-Lite
perl-Net-Server
perl-Cache-FastMmap
perl-TimeDate
perl-DateTime
perl-Crypt-GPG
perl-Config-IniFiles
perl-Template-Toolkit
perl-MIME-lite
# Optional
perl-Term-ReadLine-Gnu
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