wolves / buffalo-ocean

A Go Buffalo plugin for deploying docker to DigitalOcean

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Setup step not properly deploying from --branch when specified

wolves opened this issue · comments

Currently when running ocean setup -a APP_NAME -b BRANCH_NAME -k KEY_VALUE the result is a setup and deployment based on the master branch of the provided repository.

This is not the intended behavior. The correct behavior results in a setup and deployment based on the provided repositories specified branch