18F / atf-eregs

Container and styles for an ATF eRegs instance
https://regulations.atf.gov/
Other
9 stars 20 forks source link

Fix deploys #548

Closed cmc333333 closed 6 years ago

cmc333333 commented 6 years ago

The working directory isn't carried into the deployment phase of CircleCI. Or at least, that's my speculation.

Setting the working dir explicitly resolves either way.

cmc333333 commented 6 years ago

Thanks @tadhg-ohiggins !