Comment out service file removal in entrypoint script
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
@@ -236,7 +236,7 @@ remove_additionals() {
|
||||
done
|
||||
|
||||
# remove service files
|
||||
rm $SERVICE_DIR/*"-"$NAME.json # service, domain, etc.
|
||||
#rm $SERVICE_DIR/*"-"$NAME.json # service, domain, etc.
|
||||
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user