Skip to content

Commit

Permalink
Update scrutinizer.yml.
Browse files Browse the repository at this point in the history
  • Loading branch information
terabytesoftw committed Jul 13, 2023
1 parent b38e1df commit 5215896
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .scrutinizer.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ build:
- export ORACLE_HOME=/opt/oracle/instantclient_21_3
- sudo sh -c "echo /opt/oracle/instantclient_21_3 > /etc/ld.so.conf.d/oracle-instantclient.conf"
- sudo ldconfig
- curl -k -L --output /home/scrutinizer/oci8-3.0.1.tgz https://pecl.php.net/get/oci8-3.0.1.tgz
- curl -k -L --output /home/scrutinizer/oci8-3.0.1.tgz https://pecl.php.net/get/oci8-3.3.0.tgz
- cd /home/scrutinizer
- tar -zxf oci8-3.0.1.tgz
- cd oci8-3.0.1
Expand Down

0 comments on commit 5215896

Please sign in to comment.