Commit 8b20a17c authored by Ramon Nou's avatar Ramon Nou
Browse files

looking for install

parent 8875660e
Loading
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -56,6 +56,7 @@ unit-test-job: # This job runs in the test stage.
  image: gekkofs/deps:0.9.4-dev
  needs: ['build-job']
  script:
    - ls -ltrh ${INSTALL_PATH}
    - ${INSTALL_PATH}/bin/opendevnull --syscall getpid
  artifacts:
    expire_in: 1 week