Alex Gibson
|
df12de5546
|
Add build command for deploying the docs (Issue #746) (#756)
|
2021-12-15 07:57:02 -08:00 |
Alex Gibson
|
0ea311c61f
|
Move CSS/JS linting to NPM scripts (Fixes #745) (#747)
|
2021-12-07 17:25:37 -08:00 |
Craig Cook
|
6f0f0e6ae6
|
Update Node version in build.sh (#720)
|
2021-09-14 11:10:13 -07:00 |
Josh Mize
|
a9127b0e3b
|
Add .gitlab-ci.yml with build-stage & sync-s3-stage (#531)
For mozmeao/infra#985
Combine build & sync jobs
Add build-sync-prod
Run build container with current user id
Remove Jenkinsfile
|
2019-12-16 14:37:38 -06:00 |
Paul McLanahan
|
7a80393595
|
Use the node:10-alpine issue (#263)
The `node:latest` image that was being used is too variable and
broke things when it moved to Node 11.
Fix #262
|
2018-11-07 19:26:18 +00:00 |
Paul McLanahan
|
9481b3b873
|
Ignore slack errors during deployment (#256)
These errors can happen but should not interfere with deployment
|
2018-10-26 11:59:29 -05:00 |
Paul McLanahan
|
c66218ac42
|
Move Jenkins notifications from IRC to Slack
|
2018-07-30 19:32:52 +01:00 |
Josh Mize
|
63a825b404
|
Jenkins s3 (#114)
* Publish to s3 via jenkins
|
2018-05-29 08:13:02 -07:00 |