Skip to content

Commit

Permalink
submmit
Browse files Browse the repository at this point in the history
  • Loading branch information
lx0612 committed Nov 18, 2023
1 parent 6de2f6d commit 7e7dcc2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ jobs:
- run:
name: install dependencies
command: |
ls
cd $(eval echo "$CIRCLE_WORKING_DIRECTORY/DevOps_Microservices/project-ml-microservice-kubernetes")
python3 -m venv venv
. venv/bin/activate
Expand Down

0 comments on commit 7e7dcc2

Please sign in to comment.