Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Kristian Klausen
aurweb
Commits
f6cbb433
Commit
f6cbb433
authored
Jan 20, 2021
by
Kevin Morris
Committed by
Lukas Fleischer
Feb 20, 2021
Browse files
install aurweb package & init db on GitLab CI
Signed-off-by:
Kevin Morris
<
kevr@0cost.org
>
parent
a3760209
Changes
1
Show whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
f6cbb433
...
...
@@ -18,5 +18,8 @@ before_script:
test
:
script
:
-
python setup.py install
-
sed -r "s;YOUR_AUR_ROOT;$(pwd);g" conf/config.dev > conf/config
-
AUR_CONFIG=conf/config python -m aurweb.initdb
-
make -C test
-
coverage report --include='aurweb/*'
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