.redhat-ci.yml: use projectatomic/ostree-tester
Same Dockerfile, but automated to rebuild on pushes. Closes: #536 Approved by: giuseppe
This commit is contained in:
parent
e62defa1a4
commit
64568bc706
|
|
@ -4,7 +4,7 @@ branches:
|
||||||
- try
|
- try
|
||||||
|
|
||||||
container:
|
container:
|
||||||
image: jlebon/ostree-tester:rhci
|
image: projectatomic/ostree-tester
|
||||||
|
|
||||||
tests:
|
tests:
|
||||||
- sh autogen.sh
|
- sh autogen.sh
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue