mirror of
https://github.com/game-ci/unity-builder.git
synced 2025-07-07 20:35:33 -04:00
add image
This commit is contained in:
parent
fe5c3d3820
commit
1078153e6e
1
.github/workflows/main.yml
vendored
1
.github/workflows/main.yml
vendored
@ -13,6 +13,7 @@ jobs:
|
|||||||
version: [2019.2.11f1, 2018.4.13f1]
|
version: [2019.2.11f1, 2018.4.13f1]
|
||||||
target: [webgl, android]
|
target: [webgl, android]
|
||||||
container:
|
container:
|
||||||
|
image: node:10.16-jessie
|
||||||
options: --build-arg IMAGE_TARGET_ARG=a_value
|
options: --build-arg IMAGE_TARGET_ARG=a_value
|
||||||
steps:
|
steps:
|
||||||
# Checkout repository (required to test local actions)
|
# Checkout repository (required to test local actions)
|
||||||
|
Loading…
Reference in New Issue
Block a user