Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement generic hosting #4

Open
generalredneck opened this issue Sep 8, 2021 · 0 comments
Open

Implement generic hosting #4

generalredneck opened this issue Sep 8, 2021 · 0 comments

Comments

@generalredneck
Copy link
Collaborator

Implement the scripting needed to push to a generic host using the same git repo that we are coding in. When I do this personally I add a string like -deploy or -artifact to the branch name to signify that it's a fully built branch.

see https://github.com/generalredneck/mcgreen-acres/blob/master/.circleci/config.yml

My deploy script does the tagging too so that when I go to my custom hosting I do a git checkout TAGNAME which has the full artifact and run my scripts from there.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant