Skip to content
Snippets Groups Projects

Arenal production settings

Merged Maier, Andreas requested to merge arenal_production_settings into master
1 file
+ 4
0
Compare changes
  • Side-by-side
  • Inline
+ 4
0
@@ -24,4 +24,8 @@ git push
echo "Releasing Version..."
git push origin "$VERSION"
echo "$1" > latest
git commit -am "triggered of v$1"
git push
echo "Done!"
Loading