Skip to content

Commit

Permalink
Update ps_spec.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
rakhimundhada15 authored Jan 23, 2024
1 parent 1dc57f2 commit 7970657
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ps_spec.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ stages:
commands:
- source $NVM_DIR/nvm.sh && nvm use 18
- export ALPS_SERVICE_VERSION=$(node -p "require('./collectors/auth0/package.json').version")
# - echo "ALPS_SERVICE_VERSION=$ALPS_SERVICE_VERSION" >> $GITHUB_ENV
- echo "ALPS_SERVICE_VERSION=$ALPS_SERVICE_VERSION" >> $GITHUB_ENV
- npm install
- make package
- mkdir auth0-collecctor
Expand Down

0 comments on commit 7970657

Please sign in to comment.