mirror of
https://github.com/hackacad/bastille.git
synced 2026-03-24 09:52:47 +01:00
7 lines
155 B
Plaintext
7 lines
155 B
Plaintext
# unit-tests/bootstrap-template
|
|
|
|
ARG OPTIONS
|
|
ARG TEMPLATE_URL
|
|
|
|
INCLUDE core/bootstrap-template --arg OPTIONS=${OPTIONS} --arg TEMPLATE_URL=${TEMPLATE_URL}
|