Skip to content

Update Readme and add License#16

Open
jenny-flynn wants to merge 5 commits intomasterfrom
addLicence
Open

Update Readme and add License#16
jenny-flynn wants to merge 5 commits intomasterfrom
addLicence

Conversation

@jenny-flynn
Copy link
Contributor

Update Readme for contribution details and add licensing information

dependencies:
override:
- docker run --rm -v "$PWD":/go/src/github.com/xtracdev/es-atom-replicator -v "$CIRCLE_ARTIFACTS":/artifacts -e DB_USER=$DB_USER -e DB_PASSWORD=$DB_PASSWORD -e DB_HOST=$DB_HOST -e DB_PORT=$DB_PORT -e DB_SVC=$DB_SVC -w /go/src/github.com/xtracdev/es-atom-replicator xtracdev/goora bash -c make
- docker run --rm -v "$PWD":/go/src/github.com/xtracdev/es-atom-replicator -v "$CIRCLE_ARTIFACTS":/artifacts -e VERSION_BUILD=$CIRCLE_BUILD_NUM -e DB_USER=$DB_USER -e DB_PASSWORD=$DB_PASSWORD -e DB_HOST=$DB_HOST -e DB_PORT=$DB_PORT -e DB_SVC=$DB_SVC -w /go/src/github.com/xtracdev/es-atom-replicator xtracdev/goora bash -c make

Choose a reason for hiding this comment

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

Where is CIRCLE_BUILD_NUM being pulled from if deleted it from makefile?

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.

2 participants

Comments