mirror of
https://github.com/hackacad/bastille.git
synced 2026-05-19 21:55:25 +02:00
7 lines
98 B
Plaintext
7 lines
98 B
Plaintext
# unit-tests/destroy-release
|
|
|
|
ARG OPTIONS
|
|
ARG RELEASE
|
|
|
|
CMD bastille destroy ${OPTIONS} ${RELEASE}
|