Log In
centos
/
t_docker
Clone
Source Code
GIT
Source
Issues
0
Pull Requests
0
Stats
Blame centos_ci_build
Branch:
5711d1be4ec57d0e2c680d039d8ba8059415d0db
master
5711d1be4ec57d0e2c680d039d8ba8059415d0db
centos_ci_build
Blob
History
Raw
Athmane Madjoudj
81ff60
#!/bin/sh
Athmane Madjoudj
81ff60
# Build steps used in CentOS CI
Athmane Madjoudj
81ff60
Athmane Madjoudj
81ff60
yum -y update
Athmane Madjoudj
81ff60
uname -a
Athmane Madjoudj
81ff60
./docker-run_tests.sh
Athmane Madjoudj
81ff60