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
- Moves/updates the travis deploy script to work on circleCI.
- Added DOCKERHUB_TOKEN via web UI to circleCI
- runs publishing of images on master branch and on tags like v.*
- minor change to naming to clarify job purposes
Ref: #926
Signed-off-by: John Schnake <[email protected]>
Describe the solution you'd like
Move from Travis CI to CircleCI.
Most of our scripts should be usable but may need to be tweaked slightly.
Once this is done we can configure it to push images from master builds and tagged releases (See #914)
The text was updated successfully, but these errors were encountered: