mirror of
https://github.com/Kingsrook/qqq.git
synced 2025-07-18 13:10:44 +00:00
Temp disable localstack/startup, as it's failing...
This commit is contained in:
@ -102,14 +102,14 @@ jobs:
|
|||||||
mvn_test:
|
mvn_test:
|
||||||
executor: localstack/default
|
executor: localstack/default
|
||||||
steps:
|
steps:
|
||||||
- localstack/startup
|
## - localstack/startup
|
||||||
- install_java17
|
- install_java17
|
||||||
- mvn_verify
|
- mvn_verify
|
||||||
|
|
||||||
mvn_deploy:
|
mvn_deploy:
|
||||||
executor: localstack/default
|
executor: localstack/default
|
||||||
steps:
|
steps:
|
||||||
- localstack/startup
|
## - localstack/startup
|
||||||
- install_java17
|
- install_java17
|
||||||
- mvn_verify
|
- mvn_verify
|
||||||
- mvn_jar_deploy
|
- mvn_jar_deploy
|
||||||
|
Reference in New Issue
Block a user