Empty postCreateCommand to disable Oryx

This commit is contained in:
Brian McManus 2022-06-15 10:50:21 -06:00 committed by GitHub
parent 0030ef2d53
commit cb672af9d3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -4,6 +4,7 @@
"rebornix.Ruby"
],
"onCreateCommand": "bundle install --local",
"postCreateCommand": "",
"hostRequirements": {
"cpus": 8,
"memory": "16gb",