blob: 94ca75a6aa3cd86b299af20192348097eb12d31a [file] [edit]
# These test the packaging of the product itself.
# They only have to run on linux with a recent bazel
common: &common
working_directory: ..
build_targets:
- "//doc_build:all"
- "//distro/..."
tasks:
integration:
name: rolling_distro
platform: ubuntu1804
<<: *common