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 781be51 commit 3656ab2
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions ps_spec.yml
Original file line number Diff line number Diff line change
Expand Up @@ -64,10 +64,11 @@ stages:
# - echo "ALPS_SERVICE_VERSION=$ALPS_SERVICE_VERSION" >> $GITHUB_ENV
- npm install
- make package
- mkdir auth0-collector
- cp -r cfn al-auth0-collector.zip al-auth0-collector.json auth0-collector
- mkdir auth0-collectors
- cp -r cfn al-auth0-collector.zip al-auth0-collector.json auth0-collectors
- ls -la
outputs:
file: ./auth0-collector
file: ./auth0-collectors
packagers:
- basic

Expand Down

0 comments on commit 3656ab2

Please sign in to comment.