mirror of
https://github.com/slackhq/nebula.git
synced 2025-11-24 01:14:25 +01:00
conform to new build format for vagrant (#153)
* conform to new build format for vagrant
This commit is contained in:
@@ -8,7 +8,10 @@
|
||||
connection: local
|
||||
hosts: localhost
|
||||
tasks:
|
||||
- command: chdir=../../../ make bin-vagrant
|
||||
- command: chdir=../../../ make build/linux-amd64/"{{ item }}"
|
||||
with_items:
|
||||
- nebula
|
||||
- nebula-cert
|
||||
tags:
|
||||
- build-nebula
|
||||
|
||||
|
||||
Reference in New Issue
Block a user