Skip to content

Commit

Permalink
fixup
Browse files Browse the repository at this point in the history
  • Loading branch information
joker234 committed Aug 27, 2024
1 parent 3f8d5d5 commit 8207aab
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Jenkinsfile
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,6 @@ pipeline {
}
}
script {
sh 'python3 -m pip install --no-cache-dir poetry'
sh '${POETRY} install ${POETRY_OPTIONS}'
}
}
Expand Down

0 comments on commit 8207aab

Please sign in to comment.