actions: build s3gateway and ansibleserver

This commit is contained in:
Zexi Li
2019-09-19 21:33:08 +08:00
parent 3e47bfe31e
commit cf58848ed1
+2 -1
View File
@@ -30,7 +30,8 @@ jobs:
run: |
make cmd/apigateway cmd/baremetal-agent cmd/climc cmd/keystone
make cmd/logger cmd/region cmd/scheduler cmd/webconsole
make cmd/yunionconf cmd/glance cmd/torrent
make cmd/yunionconf cmd/glance cmd/torrent cmd/s3gateway
make cmd/ansibleserver
- name: Image baremetal-agent
uses: elgohr/Publish-Docker-Github-Action@master