Commit bb6a528f authored by Elisabetta Giani's avatar Elisabetta Giani
Browse files

fix_artifacts: print dir content for the stages.

parent a769da09
Loading
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -56,7 +56,7 @@ clean shell runner:
  script:
    # Gitlab CI badges creation
    - pwd
    - ls -lR build
    - ls -lR 
    - rm -rf build/*
#
# Pages
@@ -69,6 +69,7 @@ pages:
    COMMON_PATH: csp-lmc-common/docker
    MIDCSP_PATH: csp-lmc-mid/docker
  script:
    - pwd
    - pip3 install junitparser
      #update coverage o the last release
    - pip3 install --upgrade coverage