Merge pull request #96 from qlik-oss/atq/fixDeploy

fix: Environment Setup not needed for deploy
This commit is contained in:
Purwa Shrivastava
2022-11-14 14:03:28 +01:00
committed by GitHub

View File

@@ -65,10 +65,6 @@ jobs:
<<: *defaults
steps:
- checkout
- run:
name: Setup environment
command: |
./.circleci/upgrade-node.sh
- attach_workspace:
at: ~/qlik-smart-pivot
- run: