-
Notifications
You must be signed in to change notification settings - Fork 204
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Draft docker deploy for OBO site #1805
base: master
Are you sure you want to change the base?
Conversation
#### Commands for building the Docker image #### | ||
################################################ | ||
VERSION = "0.0.1" | ||
IM=obolibrary/site |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
cryptic variable name
################################################ | ||
#### Commands for building the Docker image #### | ||
################################################ | ||
VERSION = "0.0.1" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
not very descriptive. Suggetion: OBOFOUNDRY_IMAGE_VERSION
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
do not review draft pull requests :P
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
oops I didn't look at the flag
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
you'd hate working on one of my open source projects
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
its like looking at someone six pack in progress under their t-shirt on January 10.
@erik-whiting can you drive this PR to completion? |
Fixes #557