Skip to content

Commit

Permalink
Merge pull request #96 from qlik-oss/atq/fixDeploy
Browse files Browse the repository at this point in the history
fix: Environment Setup not needed for deploy
  • Loading branch information
PurwaShrivastava authored Nov 14, 2022
2 parents 233f2a5 + 43fa4cd commit 090a47c
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,10 +65,6 @@ jobs:
<<: *defaults
steps:
- checkout
- run:
name: Setup environment
command: |
./.circleci/upgrade-node.sh
- attach_workspace:
at: ~/qlik-smart-pivot
- run:
Expand Down

0 comments on commit 090a47c

Please sign in to comment.