This commit is contained in:
		| @@ -13,6 +13,7 @@ local buildForArch(arch) = { | ||||
|   image: 'rust:1.62', | ||||
|   commands: [ | ||||
|     'echo Hello World from Jsonnet on ' + arch + '!', | ||||
|     'touch ' + arch + '.txt', | ||||
|     'cargo check', | ||||
|   ], | ||||
| }; | ||||
|   | ||||
		Reference in New Issue
	
	Block a user