FROM barichello/godot-ci:4.6

ENV PLUGIN_SOURCE=.
ENV PLUGIN_EXPORT_TEMPLATE="Windows Desktop"

ADD entrypoint /entrypoint

ENTRYPOINT []
CMD entrypoint
