Deploying with Git
I want to deploy new code to using a simple command like
git push stage master
or
git push prod master
On the server, make a new git repository
git init
Edit the config file inside ...
Similar Articles (10 found)
🔍 56.6% similar
My Merging Strategy
This is my current merging strategy and workflow. I have the branch mcotton-next
and when I make new features I git checkout -b mc...
🔍 45.5% similar
I have been a git user for a long time, but I've never used Subversion or any other VCS more than a little.
I also hardly use Git submodules, but when...
🔍 45.5% similar
How to set up a dbt data-ops workflow, using dbt cloud and Snowflake
- Introduction
- Pre-requisites
- Setting up the data-ops pipeline
- Conclusion a...
🔍 43.0% similar
Being able to build products fast is a huge advantage at any stage of the company. As a founder, you always want to get things done to grow your start...
🔍 42.5% similar
m
cotton
d
esign
Loving Open-Souce One Anonymous Function at a Time.
Toggle navigation
Home
Programming
Work
Photography
Contact
Adding unit test and ...
🔍 41.3% similar
Latest experiment
I decided to venture out to the scary world of Amazon Web Services. I am far enough along that it makes sense to update this blog ab...
🔍 40.1% similar
m
cotton
d
esign
Loving Open-Souce One Anonymous Function at a Time.
Toggle navigation
Home
Programming
Work
Photography
Contact
Advanced Git: using h...
🔍 39.7% similar
If i already have a ssh connection established from system-source to system-destination, can i copy a file from system-source to system-destination wi...
🔍 38.4% similar
Build Data Engineering Projects, with Free Template
- 1. Introduction
- 2. Run Data Pipeline
- 3. Architecture and services in this template
- 4. CI/C...
🔍 38.1% similar
Uplevel your dbt workflow with these tools and techniques
- 1. Introduction
- 2. Setup
- 3. Ways to uplevel your dbt workflow
- 3.1. Reproducible envi...