Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
wiaflos
wiaflos
Commits
6d36ec8b
Commit
6d36ec8b
authored
Aug 15, 2017
by
Robert Spencer
Committed by
Nigel Kukard
Jul 22, 2019
Browse files
Merged REQUIREMENTS into README.md
parent
0d1790d3
Changes
2
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
6d36ec8b
...
...
@@ -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 @
0d1790d3
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
Supports
Markdown
0%
Try again
or
attach a new 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