Deploy the Google Apps Script by CI (wercker)
npm install -g @google/clasp
clasp login
cat ~/.clasprc.json
key | value |
---|---|
CLASPRC_JSON |
Inside of .clasprc.json |
CLASP_JSON |
{"scriptId": "<your script id>","rootDir":"gas"} |
Add your code here.
All existing scripts are deleted or overwritten.