mirror of
https://github.com/etcd-io/etcd.git
synced 2024-09-27 06:25:44 +00:00
Merge pull request #7846 from heyitsanthony/build-aci-annotate
scripts: annotate with acbuild with supports-systemd-notify
This commit is contained in:
commit
b1720b779c
@ -49,6 +49,7 @@ cat <<DF > $TMPHOSTS
|
||||
DF
|
||||
|
||||
acbuild --debug set-name coreos.com/etcd
|
||||
acbuild --debug annotation add appc.io/executor/supports-systemd-notify true
|
||||
|
||||
acbuild --debug copy $BINARYDIR/etcd /usr/local/bin/etcd
|
||||
acbuild --debug copy $BINARYDIR/etcdctl /usr/local/bin/etcdctl
|
||||
|
Loading…
x
Reference in New Issue
Block a user