I'm sure: <https://lh3.googleusercontent.com/-2YHaE790KN4/VdSpBZme3wI/AAAAAAAAKf0/b_YsQD3ornA/s1600/Schermata%2B2015-08-19%2Balle%2B18.03.39.png>
I try to implement this script: https://groups.google.com/forum/#!topic/capistrano/Yue0jpPdI8I That fetch all tags -> Please enter branch_or_tag (Enter a branch or tag name to deploy, available tags include 1.1, 1.2, 2.0, 2.1): but if i insert any tag say me: ERROR Branch `1.1` not found in repo `[email protected]:MYNAME/demo-master` Thanks, J Il giorno mercoledì 19 agosto 2015 18:00:04 UTC+2, Lee Hambley ha scritto: > > Make sure that you have pushed the branch and/or tag. > > Lee Hambley > http://lee.hambley.name/ > +49 (0) 170 298 5667 > > On 19 August 2015 at 17:20, Jacopo Cappelli <[email protected] > <javascript:>> wrote: > >> Hi Lee, >> i try to deploy git tag "2.0" as branch name but not work say me that not >> exist. >> I need to use particular syntax? >> >> For the moment i use: >> set :branch, "2.0" >> >> Thanks, >> J >> >> Il giorno mercoledì 19 agosto 2015 16:55:29 UTC+2, Lee Hambley ha scritto: >>> >>> Capistrano will accept any valid git ref in the "branch" parameter - >>> assuming this tag/branch/ref exists on the remote as given. >>> >>> Lee Hambley >>> http://lee.hambley.name/ >>> +49 (0) 170 298 5667 >>> >>> On 19 August 2015 at 16:43, Jacopo Cappelli <[email protected]> wrote: >>> >>>> Hi, >>>> i'm trying to deploy a remote tag with Capistrano but i can't >>>> understand how do. >>>> I try to use tag on branch but not work. >>>> >>>> >>>> I see many plugin but permit only to tag deployment (for logging >>>> purpose). >>>> >>>> >>>> Thanks >>>> J >>>> >>>> -- >>>> You received this message because you are subscribed to the Google >>>> Groups "Capistrano" group. >>>> To unsubscribe from this group and stop receiving emails from it, send >>>> an email to [email protected]. >>>> To view this discussion on the web, visit >>>> https://groups.google.com/d/msgid/capistrano/e4a2bdbf-94da-4595-a794-b1023892cb58%40googlegroups.com >>>> >>>> <https://groups.google.com/d/msgid/capistrano/e4a2bdbf-94da-4595-a794-b1023892cb58%40googlegroups.com?utm_medium=email&utm_source=footer> >>>> . >>>> For more options, visit https://groups.google.com/d/optout. >>>> >>> >>> -- >> You received this message because you are subscribed to the Google Groups >> "Capistrano" group. >> To unsubscribe from this group and stop receiving emails from it, send an >> email to [email protected] <javascript:>. >> To view this discussion on the web, visit >> https://groups.google.com/d/msgid/capistrano/ea006dd4-8506-48bc-bb10-18e9c2fdb20f%40googlegroups.com >> >> <https://groups.google.com/d/msgid/capistrano/ea006dd4-8506-48bc-bb10-18e9c2fdb20f%40googlegroups.com?utm_medium=email&utm_source=footer> >> . >> >> For more options, visit https://groups.google.com/d/optout. >> > > -- You received this message because you are subscribed to the Google Groups "Capistrano" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web, visit https://groups.google.com/d/msgid/capistrano/6df55bd7-7b29-4f1b-b5d2-7006c3899764%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
