Closed coryodaniel closed 2 years ago
Many apps won't have an artifact output and leaving them off of the YAML file results in:
{"artifacts_schema":"Type mismatch. Expected Object, Boolean but got Null. @ #"} Error: received non-200 response from Massdriver: 422 Unprocessable Entity
Rather than requiring users to put in the following, we should auto set it during build if not present
artifacts: properties: {}
Many apps won't have an artifact output and leaving them off of the YAML file results in:
Rather than requiring users to put in the following, we should auto set it during build if not present