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 a03be08 commit 93b688b
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 @@ -91,6 +91,7 @@ stages:
cleanDestinationFolder: true
overwriteExistingFiles: false
- script: |
echo $(Pipeline.Workspace)
echo $(Pipeline.Workspace)/$(destinationFolderExtractArtifact)/oracle/instantclient_21_6
sudo sh -c "echo $(Pipeline.Workspace)/$(destinationFolderExtractArtifact)/oracle/instantclient_21_6 > /etc/ld.so.conf.d/oracle-instantclient.conf"
sudo ldconfig
Expand Down

0 comments on commit 93b688b

Please sign in to comment.