mirror of
https://github.com/moby/moby.git
synced 2022-11-09 12:21:53 -05:00
7303467c77
This patch fixes the bug where ONBUILD triggers are committed each build step created during the ONBUILD trigger execution, since the triggers are only wiped *after* all ONBUILD trigger steps have been committed. This was fixed by simply copying the ONBUILD triggers and wiping the config *before* committing anything. Docker-DCO-1.1-Signed-off-by: Aleksa Sarai <cyphar@cyphar.com> (github: cyphar) |
||
---|---|---|
.. | ||
buildfile.go | ||
MAINTAINERS | ||
server.go | ||
server_unit_test.go |