Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
Signed-off-by: Divya Madala <[email protected]>
  • Loading branch information
Divyaasm committed May 21, 2024
1 parent 808ad97 commit ba57176
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions jenkins/opensearch/release_test.jenkinsfile
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,8 @@ pipeline {
script {
if (TEST) {
bat "dir"
bat 'powershell Write-Output "Hello, World!"'
bat 'powershell Get-Command "bash.exe"'
sh "ls -a"
sh "pwd"
echo "shell script executed"
Expand Down

0 comments on commit ba57176

Please sign in to comment.