mirror of
https://github.com/ostreedev/ostree.git
synced 2025-01-10 05:18:30 +03:00
ci: Fixate CentOS container image until rpm-md repos sync
Copy of https://github.com/projectatomic/rpm-ostree/pull/985 Closes: #1160 Approved by: jlebon
This commit is contained in:
parent
adac42b6ef
commit
9689fb720a
@ -41,8 +41,10 @@ env:
|
||||
CFLAGS: ''
|
||||
|
||||
tests:
|
||||
# FIXME revert setting to 7/3/1611 when repos sync
|
||||
# https://github.com/projectatomic/rpm-ostree/pull/985
|
||||
- docker run --privileged -v $PWD:$PWD --workdir $PWD
|
||||
registry.centos.org/centos/centos:7 sh -c
|
||||
registry.centos.org/centos/centos:7.3.1611 sh -c
|
||||
'yum install -y git && ci/build-check.sh'
|
||||
|
||||
---
|
||||
|
Loading…
Reference in New Issue
Block a user