falldamagestudio / UE-Jenkins-BuildSystem

Build Unreal Engine & games with Jenkins on GKE/GCE
MIT License
46 stars 11 forks source link

Build UE4 Installed build for Linux, throw away result #12

Closed Kalmalyzer closed 3 years ago

Kalmalyzer commented 3 years ago

Set up a Jenkins job that builds an UE4 Installed build for Linux.

The job needs to do a couple of steps:

Various tools are needed for this. git, general shell, a particular clang version...

We are not yet going to upload the result to GCS.

Kalmalyzer commented 3 years ago

Done - we already upload to GCS by now