Commit c96a522a authored by nanahira's avatar nanahira

fix debian frontend

parent 40b7bf2e
Pipeline #580 failed with stage
in 4 minutes and 23 seconds
......@@ -3,6 +3,7 @@ stages:
variables:
GIT_DEPTH: "1"
DEBIAN_FRONTEND: noninteractive
before_script:
- apt update && apt -y install python3-pip tar wget openssh-client openssh-server rsync || dnf -y install python3-pip tar wget openssh openssh-server rsync || yum -y install python3-pip tar wget openssh-client openssh-server rsync
......
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