mirror of
https://github.com/ZwareBear/JFrog-Cloud-Installers.git
synced 2026-01-21 01:06:55 -06:00
added code to remove temporary files
This commit is contained in:
@@ -61,7 +61,7 @@ EOF
|
||||
#clearnup
|
||||
docker stop 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
|
||||
|
||||
Reference in New Issue
Block a user