Skip to content

Commit

Permalink
Embed info about default asset bundles for release build
Browse files Browse the repository at this point in the history
  • Loading branch information
martins-mozeiko committed Aug 16, 2019
1 parent e1a386f commit 1f0c45e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Docker/Jenkinsfile-Release
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ pipeline {
UNITY_PASSWORD = credentials("UNITY_PASSWORD")
UNITY_SERIAL = credentials("UNITY_SERIAL")
CODE_SIGNING_PASSWORD = credentials("LGSVL_CODE_SIGNING_PASSWORD")
BUILD_BUNDLES = "true"
PYTHONUNBUFFERED = "1"
DISPLAY = ":0"
GIT_TAG = "${GIT_TAG}"
Expand Down

0 comments on commit 1f0c45e

Please sign in to comment.