An error occurred while fetching the assigned milestone of the selected merge_request.
Native Step Runner Integration for Docker Executor
Compare changes
- Axel von Bertoldi authored
When steps-integration is enabled and this method is operating on the build container, use the alternate exec.Docker implementation.
+ 10
− 0
@@ -45,6 +45,7 @@ import (
@@ -818,6 +819,15 @@ func (e *executor) createHostConfig() (*container.HostConfig, error) {