mirror of
https://github.com/docker/docs.git
synced 2026-04-03 09:49:05 +07:00
add build tag include_oss to circle.yml
This commit is contained in:
@@ -21,7 +21,7 @@ machine:
|
||||
BASE_OLD: ../../../$HOME/.gvm/pkgsets/old/global/$BASE_DIR
|
||||
BASE_STABLE: ../../../$HOME/.gvm/pkgsets/stable/global/$BASE_DIR
|
||||
# BASE_BLEED: ../../../$HOME/.gvm/pkgsets/bleed/global/$BASE_DIR
|
||||
DOCKER_BUILDTAGS: "include_rados"
|
||||
DOCKER_BUILDTAGS: "include_rados include_oss"
|
||||
# Workaround Circle parsing dumb bugs and/or YAML wonkyness
|
||||
CIRCLE_PAIN: "mode: set"
|
||||
# Ceph config
|
||||
|
||||
Reference in New Issue
Block a user