qmlnet/build/docker/linux-ci/install.sh
Paul Knopf 675f3fcdad Creating a docker image with Qt embedded int it. This will set us up for Qml.Net.LinuxBinaries.
Updated job display names.


Updating docker image.


Updating docker image.


Not needed.
2018-08-03 01:28:32 -04:00

6 lines
No EOL
82 B
Bash
Executable file

#!/usr/bin/env bash
set -e
/install-packages.sh
/install-dotnet.sh
/install-qt.sh