Skip to content

Commit 5194a40

Browse files
committed
read-only
1 parent e3d8b6b commit 5194a40

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

Makefile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@ publish: clean
3535
#Creates a versioned, minified OAS spec in JSON for sending to APIM
3636
oas: publish
3737
( cd utilities/scripts && python -m set_version < ../../build/immunisation-fhir-api.json | jq -c > ../../specification/immunisation-fhir-api.oas.json )
38+
chmod -w specification/immunisation-fhir-api.oas.json
3839

3940
#Runs build proxy script
4041
build-proxy:

specification/immunisation-fhir-api.oas.json

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)