2018-11-04 04:04:07 +01:00
|
|
|
pipeline:
|
|
|
|
docker:
|
|
|
|
image: plugins/docker
|
|
|
|
tags:
|
|
|
|
- latest
|
2018-11-04 20:46:08 +01:00
|
|
|
build_args:
|
|
|
|
- "EMERGE_OPTS=-qv -j8"
|
|
|
|
registry: registry.lahouze.org
|
2018-11-04 11:18:20 +01:00
|
|
|
repo: registry.lahouze.org/gentoo/builder
|
2018-11-04 13:26:56 +01:00
|
|
|
secrets: [docker_username, docker_password]
|