Commit c9f6989d authored by Javier Velázquez's avatar Javier Velázquez
Browse files

Increase pipeline timeout

parent 781118a9
Loading
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -37,7 +37,7 @@ build nsc:

# Apply unit test to the component
unit_test nsc:
  timeout: 15m
  timeout: 30m
  variables:
    IMAGE_NAME: 'nsc' # name of the microservice
    IMAGE_TAG: 'test' # tag of the container image (production, development, etc)