Skip to content

Commit

Permalink
avniproject/avni-infra#58 | Remove unnecessary deploy steps
Browse files Browse the repository at this point in the history
  • Loading branch information
1t5j0y committed Feb 3, 2025
1 parent 4b017cc commit 2009f4a
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,16 +16,6 @@ commands:
- attach_workspace:
at: ~/artifacts

- 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 2009f4a

Please sign in to comment.