Commit c847eed2 authored by nanahira's avatar nanahira

fix

parent 90157e93
Pipeline #14121 failed with stage
in 3 minutes and 39 seconds
...@@ -7,6 +7,8 @@ variables: ...@@ -7,6 +7,8 @@ variables:
.base: .base:
stage: test stage: test
tags:
- linux
image: debian:buster image: debian:buster
script: script:
- apt update && apt -y install python3-pip tar wget || dnf -y install python3-pip tar wget || yum -y install python3-pip tar wget - apt update && apt -y install python3-pip tar wget || dnf -y install python3-pip tar wget || yum -y install python3-pip tar wget
......
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