Skip to content

Commit

Permalink
Merge pull request #92 from Kanaries/v3-research
Browse files Browse the repository at this point in the history
fix: spec err
  • Loading branch information
ObservedObserver authored Jul 1, 2022
2 parents 126fd03 + a8dec40 commit dbe2be8
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions buildspec.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ phases:
- echo Building...
- yarn workspace @kanaries/graphic-walker build
- yarn workspace rath-client build2
artifacts:
files:
- 'packages/rath-client/build/*'
name: 'rath-on-aws'
artifacts:
files:
- 'packages/rath-client/build/*'
name: 'rath/$AWS_REGION-$(date +%Y-%m-%d)'

0 comments on commit dbe2be8

Please sign in to comment.