mirror of
https://github.com/hackacad/bastille.git
synced 2026-05-19 21:55:25 +02:00
7 lines
181 B
Plaintext
7 lines
181 B
Plaintext
# unit-tests/bootstrap-releasePkgbase
|
|
|
|
ARG RELEASE
|
|
|
|
INCLUDE core/bootstrap-release --arg OPTIONS="-p" --arg RELEASE=${RELEASE}
|
|
INCLUDE core/destroy-release --arg RELEASE=${RELEASE}
|