mirror of
https://github.com/game-ci/unity-builder.git
synced 2025-07-07 20:35:33 -04:00
with quotations
This commit is contained in:
parent
15c1410b72
commit
2a0b61bd1e
@ -1,5 +1,5 @@
|
||||
ENV IMAGE_VERSION=2019.0.00f0
|
||||
ENV IMAGE_TARGET=nothing
|
||||
ENV IMAGE_VERSION "2019.0.00f0"
|
||||
ENV IMAGE_TARGET "nothing"
|
||||
FROM gableroux/unity3d:${IMAGE_VERSION}-${IMAGE_TARGET}
|
||||
|
||||
LABEL "com.github.actions.name"="Unity - Builder"
|
||||
|
Loading…
Reference in New Issue
Block a user