mirror of
https://github.com/clearlinux/rkt.git
synced 2026-08-26 18:35:53 +00:00
Merge pull request #915 from endocode/alban/functests_semaphore_may19
functional tests: semaphore: update dependencies
This commit is contained in:
@@ -10,8 +10,9 @@ if [ "${CI-}" == true ] ; then
|
||||
# Semaphore installs more dependencies on their platform,
|
||||
# they should be removed from here to save time.
|
||||
|
||||
sudo apt-get update -qq
|
||||
sudo apt-get install -y libmount-dev libblkid-dev # systemd deps
|
||||
# sudo apt-get update -qq
|
||||
# sudo apt-get install -y $packagename
|
||||
:
|
||||
fi
|
||||
|
||||
# https://circleci.com/
|
||||
|
||||
Reference in New Issue
Block a user