Commit 63b5c0c8 authored by Tapani Pihlajakuja's avatar Tapani Pihlajakuja
Browse files

Try another

parent c5a3b700
Loading
Loading
Loading
Loading
Loading
+6 −1
Original line number Diff line number Diff line
@@ -18,10 +18,15 @@ test_dependencies:
    - echo $GIT_HTTP_LOW_SPEED_TIME
    - echo $CURL_TIMEOUT
    - echo $CURL_RETRY
    - echo "try3"
    - echo "try5"

    - echo 0 > zero # Helper file
    - echo "Runner successfully running"
    - cat "testing" > test.txt
  artifacts:
    paths:
      - test.txt

    # - gcc -v
    # - clang -v
    # - make -v