You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jul 28, 2023. It is now read-only.
Install an Appsody Operator in preparation for deployment (#18)
* Initial code drop
* Added readme and .travis.yml
* Made docker org an env var.
* added a deploy phase
* Adjusted deploy phase
* Added Appsody operator install
* Continues if operator already exists
* Removed LATEST from var name
Fixed the CLI_VERSION variable references in Dockerfile (#17)
* Initial code drop
* Added readme and .travis.yml
* Made docker org an env var.
* added a deploy phase
* Adjusted deploy phase
* Fixed CLI_VERSION variable
Fixed the CLI_VERSION variable references in Dockerfile (#17)
* Initial code drop
* Added readme and .travis.yml
* Made docker org an env var.
* added a deploy phase
* Adjusted deploy phase
* Fixed CLI_VERSION variable
Kabanero fix (#8)
* Initial code drop
* Added readme and .travis.yml
* Made docker org an env var.
* added a deploy phase
* Adjusted deploy phase
* Added env var for git-source
Added a branch condition to the deploy stage (#3)
* Initial code drop
* Added readme and .travis.yml
* Made docker org an env var.
* added a deploy phase
* Adjusted deploy phase
* Added on branches to deploy
* Removed unnecessary blank line