Commit 10befdbf authored by Elisabetta Giani's avatar Elisabetta Giani
Browse files

Modified test stage in .gitlab-ci.yaml: use uninstall-chart

instead of delete.
parent 16de7c3c
Loading
Loading
Loading
Loading
Loading
+1 −2
Original line number Diff line number Diff line
@@ -116,8 +116,7 @@ integration:csp-lmc-mid:
    - cd $BUILD_PATH  
    - ls -lR
    - pwd
    - make delete
    - make delete_namespace
    - make uninstall-chart

# linting stage
#