зеркало из https://github.com/mozilla/MozDef.git
Fixup remaining alertplugin references in makefile
This commit is contained in:
Родитель
ce0216d70a
Коммит
bbde458b4b
4
Makefile
4
Makefile
|
@ -120,7 +120,7 @@ tag-images:
|
|||
docker tag mozdef/mozdef_bootstrap:latest mozdef/mozdef_bootstrap:$(BRANCH)
|
||||
docker tag mozdef/mozdef_alerts:latest mozdef/mozdef_alerts:$(BRANCH)
|
||||
docker tag mozdef/mozdef_nginx:latest mozdef/mozdef_nginx:$(BRANCH)
|
||||
docker tag mozdef/mozdef_alertplugins:latest mozdef/mozdef_alertplugins:$(BRANCH)
|
||||
docker tag mozdef/mozdef_alertactions:latest mozdef/mozdef_alertactions:$(BRANCH)
|
||||
docker tag mozdef/mozdef_rabbitmq:latest mozdef/mozdef_rabbitmq:$(BRANCH)
|
||||
docker tag mozdef/mozdef_rest:latest mozdef/mozdef_rest:$(BRANCH)
|
||||
docker tag mozdef/mozdef_base:latest mozdef/mozdef_base:$(BRANCH)
|
||||
|
@ -143,7 +143,7 @@ hub-tagged: ## Upload locally built MozDef images tagged as the BRANCH. Branch
|
|||
docker push mozdef/mozdef_bootstrap:$(BRANCH)
|
||||
docker push mozdef/mozdef_alerts:$(BRANCH)
|
||||
docker push mozdef/mozdef_nginx:$(BRANCH)
|
||||
docker push mozdef/mozdef_alertplugins:$(BRANCH)
|
||||
docker push mozdef/mozdef_alertactions:$(BRANCH)
|
||||
docker push mozdef/mozdef_rabbitmq:$(BRANCH)
|
||||
docker push mozdef/mozdef_rest:$(BRANCH)
|
||||
docker push mozdef/mozdef_base:$(BRANCH)
|
||||
|
|
Загрузка…
Ссылка в новой задаче