add image

This commit is contained in:
Webber 2019-12-10 23:36:10 +01:00
parent fe5c3d3820
commit 1078153e6e

View File

@ -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)