mirror of
				https://github.com/eledio-devices/thirdparty-ArduinoJson.git
				synced 2025-10-31 16:14:11 +01:00 
			
		
		
		
	Publish script: don't stop if wandbox fails
This commit is contained in:
		| @@ -21,7 +21,7 @@ compile() { | ||||
| END | ||||
| 	URL=$(curl -sS -H "Content-type: application/json" -d @parameters.json  https://wandbox.org/api/compile.json | jq --raw-output .url) | ||||
| 	rm parameters.json | ||||
| 	echo "$1: $URL" | ||||
| 	[ -n "$URL" ] && echo "$1: $URL" | ||||
| } | ||||
|  | ||||
| compile "JsonGeneratorExample" | ||||
|   | ||||
		Reference in New Issue
	
	Block a user