Skip to content

Commit

Permalink
Deploy behind Kong
Browse files Browse the repository at this point in the history
  • Loading branch information
QubitPi committed Jan 22, 2024
1 parent 95309d0 commit 7326fa1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions screwdriver.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ jobs:
add-apt-repository ppa:deadsnakes/ppa -y
apt install python3.10 -y
apt install python3-pip -y
apt install python3.10-venv -y
cd mlflow_models/HanLPner
python3 -m venv .venv
Expand Down

0 comments on commit 7326fa1

Please sign in to comment.