mirror of
https://github.com/freedombox/FreedomBox.git
synced 2026-01-21 07:55:00 +00:00
ci: Install jquery packages for coverage
Signed-off-by: James Valleroy <jvalleroy@mailbox.org> Reviewed-by: Joseph Nuthalapati <njoseph@thoughtworks.com>
This commit is contained in:
parent
2cd77f8aa8
commit
f9604c40a1
@ -17,7 +17,7 @@ stages:
|
||||
run-unit-tests:
|
||||
stage: test
|
||||
script:
|
||||
- apt-get install -y python3-coverage
|
||||
- apt-get install -y python3-coverage libjs-jquery libjs-jquery-isonscreen libjs-jquery-tablesorter libjs-jquery-throttle-debounce
|
||||
- adduser tester --gecos "First Last,RoomNumber,WorkPhone,HomePhone" --disabled-password
|
||||
- echo "tester:password" | chpasswd
|
||||
- cp -r . /home/tester/plinth
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user