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 24, 2024
1 parent 0e07631 commit 3e6876d
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions ps_spec.yml
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,9 @@ stages:
- mkdir auth0-collector
- cp -r cfn al-auth0-collector.zip al-auth0-collector.json auth0-collector
- zip -r ../../auth0-collector.zip auth0-collector
env:
ALPS_SERVICE_NAME:$ALPS_SERVICE_NAME
ALPS_SERVICE_VERSION:$ALPS_SERVICE_VERSION
outputs:
file: ./auth0-collector*
packagers:
Expand All @@ -90,6 +93,9 @@ stages:
- mkdir carbonback-collector
- cp -r cfn al-carbonblack-collector.zip al-carbonblack-collector.json carbonback-collector
- zip -r ../../carbonback-collector.zip carbonback-collector
env:
ALPS_SERVICE_NAME:$ALPS_SERVICE_NAME
ALPS_SERVICE_VERSION:$ALPS_SERVICE_VERSION
outputs:
file: ./carbonback-collector*
packagers:
Expand Down

0 comments on commit 3e6876d

Please sign in to comment.