Skip to content

MadsNielsen/RoadShow

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RoadShow

This is the source for the continuous delivery road show.

Repositories

We use two repositories for our show case that includes pretested commits.

RoadShow

RoadShow stable

Need to know commands

Git

git clone
cd RoadShow
... work
git add
git commit
git pull stable master
merge ???
git push origin master
git remote --add stable

Maven

mvn clean package

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published