Commit 97c0370e authored by Tapani Pihlajakuja's avatar Tapani Pihlajakuja
Browse files

Try another

parent 1c5c0349
Loading
Loading
Loading
Loading
Loading
+3 −2
Original line number Diff line number Diff line
@@ -16,13 +16,14 @@ test_dependencies:
    # Echo env vars
    - echo $GIT_HTTP_LOW_SPEED_LIMIT
    - echo $GIT_HTTP_LOW_SPEED_TIME
    - echo $CURL_TIMEOUT
    - echo $CURL_RETRY
    - echo "try8"

    - echo 0 > zero # Helper file
    - echo "Runner successfully running"
    - echo "testing" > test.txt
    - curl -LsSf https://astral.sh/uv/install.sh -o install.sh
    - rm install.sh

  artifacts:
    paths:
      - test.txt