Skip to content

Commit 822ced6

Browse files
committed
instal redis extension
Signed-off-by: sergiu <sergiubota@rospace.com>
1 parent 474af05 commit 822ced6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.laminas-ci/pre-run.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@ COMMAND=$(echo "${JOB}" | jq -r '.command')
44

55
echo "Running pre-run $COMMAND"
66

7-
apt-get install php"${PHP_VERSION}"-php-redis
7+
apt-get install -y php"${PHP_VERSION}"-redis

0 commit comments

Comments
 (0)