mirror of
https://github.com/viq/NewsBlur.git
synced 2025-11-11 00:41:01 +00:00
make generate
This commit is contained in:
parent
a4af967ccb
commit
f185d2bad8
1 changed files with 2 additions and 0 deletions
2
Makefile
2
Makefile
|
|
@ -64,6 +64,8 @@ plan:
|
|||
terraform -chdir=terraform plan
|
||||
apply:
|
||||
terraform -chdir=terraform apply
|
||||
generate:
|
||||
- ./ansible/utils/generate.py
|
||||
|
||||
# Docker
|
||||
build_web:
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue