Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
Signed-off-by: Sayali Gaikawad <[email protected]>
  • Loading branch information
gaiksaya committed Nov 9, 2024
1 parent 7be06fc commit 844c11c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion jenkins/opensearch/test-dist.jenkinsfile
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,6 @@ pipeline {
parallel {
stage('build-and-test-linux-x64-tar') {
agent any
}
steps {
script {
echo 'Stage 1'
Expand Down

0 comments on commit 844c11c

Please sign in to comment.