mirror of
https://github.com/docker/build-push-action.git
synced 2025-08-20 02:20:28 +00:00
Firstly this was a bug where we were trying to commit in the post step even if we had already committed at the end of the main step in a non-setup-only invocation. Secondly, if the action is canceled before the exposeID is set in the main process, we don't want to send a commit request with an empty exposeID. |
||
---|---|---|
.. | ||
__mocks__ | ||
__tests__ | ||
context.ts | ||
main.ts | ||
reporter.ts | ||
setup_builder.ts | ||
state-helper.ts |