Skip to content

Commit

Permalink
avniproject/avni-product#1433 | Cleanup deploy_as_service steps
Browse files Browse the repository at this point in the history
  • Loading branch information
1t5j0y committed Nov 16, 2023
1 parent f18d663 commit 18319e7
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,14 +53,6 @@ commands:

- run: sudo apt-get install make openssl

- run:
name: Install dependencies
command: |
sudo apt-get -y -qq update
sudo apt-get -y -qq install python3-pip
sudo pip3 install awscli --upgrade
# sudo pip3 install ansible

- run: curl -L https://github.com/avniproject/avni-infra/archive/master.zip >> ~/infra.zip

- run: |
Expand Down

0 comments on commit 18319e7

Please sign in to comment.