repo.or.cz
/
openemr.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
feat: Fixes #6634 CORS content-encoding (#6636)
[openemr.git]
/
cloudbuild.yaml
blob
337e79b8096ce9a27c5c136865a9396870a6e867
1
steps:
2
- name: 'gcr.io/cloud-builders/npm'
3
args: ['install']
4
- name: 'gcr.io/cloud-builders/npm'
5
args: ['run', 'build']