mirror of
https://github.com/Kingsrook/qqq.git
synced 2025-07-18 13:10:44 +00:00
QQQ-14 revert adding resource_class:small to the localstack/default executor
This commit is contained in:
@ -52,9 +52,7 @@ commands:
|
|||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
mvn_test:
|
mvn_test:
|
||||||
executor:
|
executor: localstack/default
|
||||||
name: localstack/default
|
|
||||||
resource_class: small
|
|
||||||
steps:
|
steps:
|
||||||
- localstack/startup
|
- localstack/startup
|
||||||
- install_java17
|
- install_java17
|
||||||
@ -64,9 +62,7 @@ jobs:
|
|||||||
event: fail
|
event: fail
|
||||||
|
|
||||||
mvn_deploy:
|
mvn_deploy:
|
||||||
executor:
|
executor: localstack/default
|
||||||
name: localstack/default
|
|
||||||
resource_class: small
|
|
||||||
steps:
|
steps:
|
||||||
- localstack/startup
|
- localstack/startup
|
||||||
- install_java17
|
- install_java17
|
||||||
|
Reference in New Issue
Block a user