Skip to content

Commit

Permalink
Merge pull request #2473 from ASFHyP3/multi-burst-sandbox
Browse files Browse the repository at this point in the history
revert SRG changes to multi-burst-sandbox
  • Loading branch information
jtherrmann authored Oct 22, 2024
2 parents d3afd83 + d2cb0ae commit da772bc
Showing 1 changed file with 6 additions and 3 deletions.
9 changes: 6 additions & 3 deletions .github/workflows/deploy-multi-burst-sandbox.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: Deploy Multi-Burst Sandbox Stack to AWS
on:
push:
branches:
- srg
- multi-burst-sandbox

concurrency: ${{ github.workflow }}-${{ github.ref }}

Expand All @@ -25,8 +25,11 @@ jobs:
deploy_ref: refs/heads/multi-burst-sandbox
job_files: >-
job_spec/INSAR_ISCE_BURST.yml
job_spec/SRG_GSLC.yml
job_spec/SRG_TIME_SERIES.yml
job_spec/INSAR_ISCE_MULTI_BURST.yml
job_spec/AUTORIFT.yml
job_spec/RTC_GAMMA.yml
job_spec/WATER_MAP.yml
job_spec/WATER_MAP_EQ.yml
instance_types: r6id.xlarge,r6id.2xlarge,r6id.4xlarge,r6id.8xlarge,r6idn.xlarge,r6idn.2xlarge,r6idn.4xlarge,r6idn.8xlarge
default_max_vcpus: 640
expanded_max_vcpus: 640
Expand Down

0 comments on commit da772bc

Please sign in to comment.