未验证 提交 f51e045c 编写于 作者: A Asher

Use the nbin centos container to build again

This will put the glibc requirement back down to what it used to be.
上级 8122b7f6
......@@ -12,9 +12,10 @@ steps:
- ./scripts/cacher.sh
- name: build
image: node:12
image: codercom/nbin:centos
commands:
- apt update && apt install -y build-essential git libsecret-1-dev libx11-dev libxkbfile-dev
- yum install -y libxkbfile-devel libsecret-devel
- . /opt/rh/devtoolset-6/enable
- timeout 50m ./scripts/ci.bash || echo 'Timed out or failed; continuing so we can preserve cache for the next run'
- name: cache:package
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册