Docker: Remove DockerBuildStep

That was part of the initial Proof of Concept and is not needed anymore,
the normal build steps can nowadays be remote.

Change-Id: Ic69ff89ebdcf8e6aef73d71954a48501c68c60ff
Reviewed-by: Qt CI Bot <qt_ci_bot@qt-project.org>
Reviewed-by: Christian Stenger <christian.stenger@qt.io>
This commit is contained in:
hjk
2022-06-09 17:18:19 +02:00
parent 1c4abbf069
commit 6674e5f267
7 changed files with 2 additions and 228 deletions

View File

@@ -26,7 +26,6 @@
#include "dockerdevice.h"
#include "dockerconstants.h"
#include "dockerplugin.h"
#include "dockerdevicewidget.h"
#include "kitdetector.h"