mirror of
https://github.com/ZwareBear/JFrog-Cloud-Installers.git
synced 2026-01-21 00:06:55 -06:00
added code to remove temporary files
This commit is contained in:
@@ -61,7 +61,7 @@ EOF
|
|||||||
#clearnup
|
#clearnup
|
||||||
docker stop test-new-image
|
docker stop test-new-image
|
||||||
docker rm test-new-image
|
docker rm test-new-image
|
||||||
rm installer-info.json
|
rm installer-info.json entrypoint-artifactory.sh original-entrypoint.sh
|
||||||
|
|
||||||
|
|
||||||
if [ "$SUCCESS" = true ] ; then
|
if [ "$SUCCESS" = true ] ; then
|
||||||
|
|||||||
Reference in New Issue
Block a user