Yes there is a typo. My bad! But that isn't the problem. Even with the
correct sed syntax, the command isn't being run 😔
On Mon, Dec 26, 2016 at 15:30 Michael Cox <mh...@bluezoosoftware.com> wrote:

> environment:
>  url:  https://$(echo $CI_BUILD_REF_NAME | sed 's/_/-').herokuapp.com
>
> Typo? The sed regex should be
> 's/_/-/g'
>
> --
> You received this message because you are subscribed to the Google Groups
> "GitLab" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to gitlabhq+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/gitlabhq/421626a6-758b-4435-9bc9-9b3fc6a4f1f1%40googlegroups.com
> .
> For more options, visit https://groups.google.com/d/optout.
>

-- 
You received this message because you are subscribed to the Google Groups 
"GitLab" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to gitlabhq+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/gitlabhq/CAM-QMzggUFF2416QwnQN2S49FYSHxUoFCYtnXTnHh97t%2BBQgvA%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to