Commit 63acac1b authored by Perwaiz Ali's avatar Perwaiz Ali

.gitlab-ci.yml

parent 7f725c08
Pipeline #2154 passed with stage
in 12 seconds
demo_job_1:
tags:
- ci
script:
- echo Hello World
\ No newline at end of file
...@@ -33,8 +33,6 @@ public class StockController { ...@@ -33,8 +33,6 @@ public class StockController {
} }
@GetMapping @GetMapping
public Flux<StockResponse> getAllStocks() { public Flux<StockResponse> getAllStocks() {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment