Commit 4ee9e83b authored by nanahira's avatar nanahira

fix ci

parent d4ab06d2
...@@ -8,9 +8,7 @@ before_script: ...@@ -8,9 +8,7 @@ before_script:
- apt update && apt -y install python3-pip tar wget - apt update && apt -y install python3-pip tar wget
- pip3 install -U pip - pip3 install -U pip
- pip install -U ansible - pip install -U ansible
- ansible --version - ansible --version
- cd tests - cd tests
- wget -O - https://minio.mycard.moe:9000/nanahira/mitogen-0.2.9.tar.gz | tar zxvf - - wget -O - https://minio.mycard.moe:9000/nanahira/mitogen-0.2.9.tar.gz | tar zxvf -
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment