Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit a6af3bf2 authored by Romain Hunault's avatar Romain Hunault
Browse files

Fix issue

parent 5bdb823d
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -59,6 +59,7 @@ fi

# Define memory to use for jack (depending of runner tag)
if [ -n ${CI_RUNNER_TAGS} ]
then
  jack_memory=$(echo ${CI_RUNNER_TAGS} | grep GB | sed 's/.* \([0-9]*GB\).*/\1/')
  if [ -n ${jack_memory} ]
  then