i want to use the continuous deployment and my project need a deploy script (deploy.rb used by capifony),
is there a way to put the deploy script to circleci like environment variable, because i dont want to push it into git repository?
i want to use the continuous deployment and my project need a deploy script (deploy.rb used by capifony),
is there a way to put the deploy script to circleci like environment variable, because i dont want to push it into git repository?