Skip to content

Add scripts to build and publish docker image#141

Merged
apex-omontgomery merged 2 commits intoOperationCode:masterfrom
aaron-junot:dockerhub
Apr 28, 2019
Merged

Add scripts to build and publish docker image#141
apex-omontgomery merged 2 commits intoOperationCode:masterfrom
aaron-junot:dockerhub

Conversation

@aaron-junot
Copy link
Copy Markdown
Member

@aaron-junot aaron-junot commented Apr 26, 2019

This allows our CI to automatically build a docker image and publish it to dockerhub when something is committed to either staging or master. Fixes #139

Comment thread bin/run.sh Outdated
Comment thread lib/util.sh
@@ -0,0 +1,18 @@
#!/usr/bin/env bash

function isDryRun {
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Honestly think we could remove this entire file and not calling these wrappers.

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Let's do later.

Comment thread .travis.yml Outdated
Comment thread .travis.yml Outdated
@apex-omontgomery apex-omontgomery merged commit c12a07c into OperationCode:master Apr 28, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Push docker image to dockerhub on merge to master

2 participants