Skip to content

Commit

Permalink
Upgrade pip as requested by centos8
Browse files Browse the repository at this point in the history
  • Loading branch information
ktf committed Jun 11, 2024
1 parent b295903 commit 2d9abd7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions jenkins/daily-tags
Original file line number Diff line number Diff line change
Expand Up @@ -117,6 +117,7 @@ try {
*)
pip=pip3 ;;
esac
$pip install --upgrade --user pip
$pip install --upgrade --user "git+https://github.com/$ALIBOT_SLUG"
[ -f /opt/rh/rh-git218/enable ] && source /opt/rh/rh-git218/enable
daily-tags.sh || err=$?
Expand Down

0 comments on commit 2d9abd7

Please sign in to comment.