parent
564f7e60fd
commit
75aac428f1
|
@ -27,7 +27,7 @@ jobs:
|
||||||
BUILD_NAME: TestBuild
|
BUILD_NAME: TestBuild
|
||||||
BUILD_TARGET: WebGL
|
BUILD_TARGET: WebGL
|
||||||
BUILDS_PATH: builds
|
BUILDS_PATH: builds
|
||||||
BUILD_COMMAND: ""
|
BUILD_METHOD: ""
|
||||||
|
|
||||||
# Upload distributables
|
# Upload distributables
|
||||||
- name: Upload Build
|
- name: Upload Build
|
||||||
|
|
|
@ -67,7 +67,7 @@ Configure the builder as follows:
|
||||||
BUILD_TARGET: WebGL
|
BUILD_TARGET: WebGL
|
||||||
|
|
||||||
# Optional: <StaticBuildClass.StaticMethod>
|
# Optional: <StaticBuildClass.StaticMethod>
|
||||||
BUILD_COMMAND: ""
|
BUILD_METHOD: ""
|
||||||
```
|
```
|
||||||
|
|
||||||
> _**Note:** By default the enabled scenes from the
|
> _**Note:** By default the enabled scenes from the
|
||||||
|
|
Loading…
Reference in New Issue