Skip to content

Script to deploy on vogsphere with a .vogignore file (it combines .gitignore and .vogignore together)

Notifications You must be signed in to change notification settings

GlaceCoding/deploy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

deploy

Script to deploy on vogsphere with a .vogignore file (it combines .gitignore and .vogignore together)

How to use

  1. Copy the deploy script in a subfolder <project_name>/hooks/deploy ;
  2. Add the vogsphere remote git remote add vogsphere [email protected]:vogsphere/intra-uuid-... ;
  3. Make a .gitignore and .vogignore.

You can get more explanation about the deployment script here: hooks/README.md#script-deploy

How to deploy

To deploy your project on vogsphere after made .gitignore and .vogignore files use:

sh hooks/deploy

About

Script to deploy on vogsphere with a .vogignore file (it combines .gitignore and .vogignore together)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages