Merge pull request #7846 from heyitsanthony/build-aci-annotate

scripts: annotate with acbuild with supports-systemd-notify
release-3.2
Anthony Romano 2017-05-01 16:04:03 -07:00 committed by GitHub
commit b1720b779c
1 changed files with 1 additions and 0 deletions

View File

@ -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