Skip to content
Snippets Groups Projects
Commit 747919f3 authored by Wuttke, Joachim's avatar Wuttke, Joachim
Browse files

more tag instructions

parent 950ec2a7
No related branches found
No related tags found
No related merge requests found
......@@ -72,12 +72,11 @@ rm $A # auch wenn's nicht gestimmt hat, sonst wird's beim nächsten Mal rekursiv
cd $D
git commit -a
# <- "This is release <prj>-<version>."
git tag $A
git push
# remove old version?
ssh wuttke@a mv /www/apps/src/$P/$P-*.tgz /www/apps/src/$P/old/
scp ~/data/tgz/$A.tgz wuttke@a:/www/apps/src/$P/
scp $D/CHANGELOG wuttke@a:/www/apps/src/$P/
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment