teleport/web/.gitignore
Pierre Beaucamp 05bc6f6904 Automated builds (#53)
* Remove existing dist directories

* Update Makefile to deploy assets to seperate repo

* Split asset delivery over two repositories

* Update e reference

* Use a special 'builder' user inside Dockerfile

* Revert "Use a special 'builder' user inside Dockerfile"

This reverts commit 5e72f48ff9364109bce99ec40a56311ae4264891.

* Fix a bug regarding git branches

* Use older git cli options for compatibility with Jenkins

* Stop resetting the branch after checkout

* Further git cli adjustments

* Add test command to Makefile

* Add Jenkinsfile for PR workflow

* Add comments to Makefile, include gravity & force artifacts

* Update README

* Adjust makefile to run even without e submodule

* Fix unit-test errors

* Archive build artifacts on Jenkins

* Adjust Jenkinsfile syntax

* Update e ref

* Update Jenkinsfile

* Update Jenkinsfile

* Update Jenkinsfile

clean directory before checkout

* Update Jenkinsfile

de-init submodules before checkout

* Update Jenkinsfile

* Update Jenkinsfile

* Update Jenkinsfile

* Fix syntax error in make file
2020-04-02 14:49:53 -04:00

8 lines
85 B
Plaintext

node_modules
*.log
coverage
dist
**/dist
!packages/force/dist
!packages/gravity/dist