mirror of
https://github.com/game-ci/unity-builder.git
synced 2025-07-07 20:35:33 -04:00
disabled
This commit is contained in:
parent
6912030cc6
commit
fa9497b91d
4
dist/platforms/ubuntu/entrypoint.sh
vendored
4
dist/platforms/ubuntu/entrypoint.sh
vendored
@ -10,13 +10,13 @@ mkdir -p "$ACTIVATE_LICENSE_PATH"
|
|||||||
#
|
#
|
||||||
# Run steps
|
# Run steps
|
||||||
#
|
#
|
||||||
source /steps/get_gradle_cache.sh
|
#source /steps/get_gradle_cache.sh
|
||||||
source /steps/set_extra_git_configs.sh
|
source /steps/set_extra_git_configs.sh
|
||||||
source /steps/set_gitcredential.sh
|
source /steps/set_gitcredential.sh
|
||||||
source /steps/activate.sh
|
source /steps/activate.sh
|
||||||
source /steps/build.sh
|
source /steps/build.sh
|
||||||
source /steps/return_license.sh
|
source /steps/return_license.sh
|
||||||
source /steps/set_gradle_cache.sh
|
#source /steps/set_gradle_cache.sh
|
||||||
|
|
||||||
#
|
#
|
||||||
# Remove license activation directory
|
# Remove license activation directory
|
||||||
|
Loading…
Reference in New Issue
Block a user