Verified Commit f73c6fe8 authored by Alberto Miranda's avatar Alberto Miranda ♨️
Browse files

Use CI_PROJECT_DIR in .gitlab-ci.yml

parent 40817e54
Loading
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -184,7 +184,7 @@ build:gcc_9.1:
    - du -h .
  artifacts:
    paths:
      - build
      - "${CI_PROJECT_DIR}/build"
# This one is always run       
#  only:
#    - tags