Commit Graph

4 Commits

Author SHA1 Message Date
Joseph Flinn 392e29a371
Fixing Automated Web Deploy (#1082)
* switching back to npm install because duo_web_sdk is in the package-lock.json as an ssh url

* trying the workaround found in https://github.com/npm/cli/issues/2610

* adding in the jslib to see if that fixes the original problem. Removing the workaround to isolate the solution

* adding in back the workaround
2021-08-10 07:52:53 -07:00
Joseph Flinn 81dfcca06c
fixing the prod deploy workflow error with npm ci (#1054) 2021-06-29 20:51:53 -07:00
Joseph Flinn c198ec32bb
Fix deploy workflow (#1016)
* fixing the automated web deploys

* adding the action version numbers
2021-06-11 12:52:59 -07:00
Joseph Flinn 0a0e871696
Add deploy workflow (#1010)
* adding automated deploy workflow

* adding action versions
2021-06-02 13:45:31 -07:00