Skip to content

Commit 57526a7

Browse files
only add ARIA_S1_GUNW jobs to plus-test deployment, not plus-prod
1 parent e397c23 commit 57526a7

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

.github/workflows/deploy-plus-prod.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,6 @@ jobs:
2828
job_spec/RTC_GAMMA.yml
2929
job_spec/INSAR_ISCE_BURST.yml
3030
job_spec/INSAR_ISCE_MULTI_BURST.yml
31-
job_spec/ARIA_S1_GUNW.yml
3231
instance_types: r6id.xlarge,r6id.2xlarge,r6id.4xlarge,r6id.8xlarge,r6idn.xlarge,r6idn.2xlarge,r6idn.4xlarge,r6idn.8xlarge
3332
default_max_vcpus: 10000
3433
expanded_max_vcpus: 10000

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77
## [10.11.14]
88

99
### Added
10-
- Added ARIA_S1_GUNW job type to the `plus-test` and `plus-prod` deployments.
10+
- Added ARIA_S1_GUNW job type to the `plus-test` deployment.
1111
- Added `VOLCSARVATORY_MULTI_BURST` job type to run multiburst jobs for `hyp3-volcsarvatory` increasing the max length burst limit.
1212

1313
### Removed

0 commit comments

Comments
 (0)