Commit 20695a79 authored by Lluis Gifre Renom's avatar Lluis Gifre Renom
Browse files

Minor fixes in Gitlab CI/CD pipeline

parent 687ae930
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
# stages of the cicd pipeline
stages:
  - dependencies
  - build
  - test
  - unit_test
  - integ_test
  - dependencies
  - deploy
  - funct_test