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 29, 2024
1 parent 89f4d98 commit 0b0587b
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions ps_spec.yml
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,8 @@ stages:
- echo "ALPS_SERVICE_VERSION=$ALPS_SERVICE_VERSION"
- export ALPS_SERVICE_NAME=paws-$(node -p "require('./package.json').name")
- echo "ALPS_SERVICE_NAME=$ALPS_SERVICE_NAME"
- source ~/.bashrc
- . ~/.bashrc
- env
- npm install
- make package
- mkdir carbonback-collector
Expand All @@ -99,4 +100,4 @@ stages:
outputs:
file: ./carbonback-collector*
packagers:
- basic
- basic

0 comments on commit 0b0587b

Please sign in to comment.