Commit 6fd0b324 authored by Alberto Miranda's avatar Alberto Miranda ♨️ Committed by Marc Vef
Browse files

${BUILD_PATH} no longer needed as an artifact

parent b27aca47
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -63,7 +63,6 @@ compile GekkoFS:
    - make -j$(nproc) install
  artifacts:
    paths:
     - ${BUILD_PATH}
     - ${INSTALL_PATH}

compile tests: