Skip to content

Commit

Permalink
Update nodo-integrationTest-st.yaml for Azure Pipelines
Browse files Browse the repository at this point in the history
  • Loading branch information
sasorrentino committed Jul 15, 2022
1 parent 3f2286f commit e0d60bf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .devops/nodo-integrationTest-st.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -89,6 +89,7 @@ stages:
cleanDestinationFolder: true
overwriteExistingFiles: false
- script: |
echo $(System.ArtifactsDirectory)/extracted/oracle/instantclient_21_6
sudo sh -c "echo $(System.ArtifactsDirectory)/extracted/oracle/instantclient_21_6 > /etc/ld.so.conf.d/oracle-instantclient.conf"
sudo ldconfig
displayName: 'Linux ldconfig Command for Oracle Instant Client'
Expand Down

0 comments on commit e0d60bf

Please sign in to comment.