Merge pull request #5303 from yousong/feature/yousong-vpcagent

build: github: add back ceph devel deps for baremetal-agent
This commit is contained in:
Zexi Li
2020-02-28 16:13:10 +08:00
committed by GitHub

View File

@@ -29,6 +29,7 @@ jobs:
- name: Build
run: |
sudo apt-get update
sudo apt-get install librados-dev librbd-dev # baremetal-agent needs this
make cmd/apigateway cmd/climc cmd/keystone
make cmd/logger cmd/region cmd/scheduler cmd/webconsole
make cmd/yunionconf cmd/glance cmd/torrent cmd/s3gateway