Add medication dosage to the patient dashboard and reports (#5621 #5623) (#5622)
[openemr.git] / cloudbuild.yaml
blob337e79b8096ce9a27c5c136865a9396870a6e867
1 steps:
2 - name: 'gcr.io/cloud-builders/npm'
3   args: ['install']
4 - name: 'gcr.io/cloud-builders/npm'
5   args: ['run', 'build']