Skip to content

Commit

Permalink
Update deployment
Browse files Browse the repository at this point in the history
  • Loading branch information
Meezaan-ud-Din Abdu Dhil-Jalali Wal-Ikram committed Jan 5, 2020
1 parent 58f8510 commit d68d03f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ jobs:
chmod u+x ./kubectl
- run:
name: Deploy Code
command: ./scripts/deploy.sh
command: chmod u+x scripts && sh scripts/deploy.sh

workflows:
version: 2
Expand Down

0 comments on commit d68d03f

Please sign in to comment.