提交 509b7580 编写于 作者: L liuyq-617

update Drone CI

上级 81b3fe23
......@@ -71,7 +71,6 @@ steps:
image: arm64v8/centos:7
commands:
- yum install -y epel-release
- yum update
- yum install -y gcc gcc-c++ make cmake3 wget git
- wget https://dl.google.com/go/go1.16.9.linux-arm64.tar.gz
- tar -C /usr/local -xzf go1.16.9.linux-arm64.tar.gz
......@@ -245,7 +244,6 @@ steps:
image: ansible/centos7-ansible
commands:
- yum install -y epel-release
- yum update
- yum install -y gcc gcc-c++ make cmake3 wget git
- wget https://dl.google.com/go/go1.16.9.linux-amd64.tar.gz
- tar -C /usr/local -xzf go1.16.9.linux-amd64.tar.gz
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册