mirror of
https://github.com/aljazceru/cyphernode.git
synced 2026-02-03 03:34:27 +01:00
Added notifier to docker-build
This commit is contained in:
@@ -76,6 +76,7 @@ image "gatekeeper" "api_auth_docker/" ${arch_docker} \
|
||||
&& image "proxycron" "cron_docker/" ${arch_docker} \
|
||||
&& image "otsclient" "otsclient_docker/" ${arch_docker} \
|
||||
&& image "proxy" "proxy_docker/" ${arch_docker} \
|
||||
&& image "notifier" "notifier_docker/" ${arch_docker} \
|
||||
&& image "pycoin" "pycoin_docker/" ${arch_docker} \
|
||||
&& image "cyphernodeconf" "install/" ${arch_docker}
|
||||
|
||||
@@ -89,6 +90,7 @@ manifest "gatekeeper" \
|
||||
&& manifest "proxycron" \
|
||||
&& manifest "otsclient" \
|
||||
&& manifest "proxy" \
|
||||
&& manifest "notifier" \
|
||||
&& manifest "pycoin" \
|
||||
&& manifest "cyphernodeconf"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user