diff options
author | Alkalus <3060479+draknyte1@users.noreply.github.com> | 2019-03-14 05:24:46 +0000 |
---|---|---|
committer | Alkalus <3060479+draknyte1@users.noreply.github.com> | 2019-03-14 05:24:46 +0000 |
commit | 05708b0a2a7083e70971da94721a78a985a1a64a (patch) | |
tree | 8ba84eebe45b7f8a832ed82caeb591005391565d | |
parent | 2ef253ff474723d136a607c293bee44e67f634aa (diff) | |
download | GT5-Unofficial-05708b0a2a7083e70971da94721a78a985a1a64a.tar.gz GT5-Unofficial-05708b0a2a7083e70971da94721a78a985a1a64a.tar.bz2 GT5-Unofficial-05708b0a2a7083e70971da94721a78a985a1a64a.zip |
% Mild Update to pass some variables into the build script.
-rw-r--r-- | .circleci/config.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.circleci/config.yml b/.circleci/config.yml index 93d3d74b37..b47a28c10b 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -32,7 +32,7 @@ jobs: - run: name: Run Build Script - command: sh GTPP_BuildScript.sh + command: sh GTPP_BuildScript.sh CIRCLE_BUILD_NUM CIRCLE_BRANCH - save_cache: paths: |