forked from qt-creator/qt-creator
Change-Id: Ic030ff3a78f20009c0f031afd315caf26bc1b154 Reviewed-by: Christian Stenger <christian.stenger@qt.io>
3 lines
46 B
Bash
Executable File
3 lines
46 B
Bash
Executable File
#!/bin/sh
|
|
docker build -t qt-5-ubuntu-20.04 .
|