Skip to content

Conversation

@tgross
Copy link
Contributor

@tgross tgross commented Aug 4, 2016

@misterbisson this is the work-in-progress PR.

@@ -1,5 +1,5 @@
mysql:
image: autopilotpattern/mysql:latest
image: autopilotpattern/mysql
Copy link
Contributor

Choose a reason for hiding this comment

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

Does this actually affect the tests, or are you eliminating the explicit :latest, since it's assumed anyway?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Just eliminating the explicit :latest but at some point I need to figure out how to get the test rig to add the build identifier here so that we're testing the build we just created and not some arbitrary "latest"

@tgross tgross changed the title [WIP] test on shippable Test on shippable Aug 9, 2016
-w /src test $(TEST_RUN) tests.py
## Pushes the application container image to the Docker Hub
ship:
docker push autopilotpattern/mysql:$(TAG)
Copy link
Contributor Author

Choose a reason for hiding this comment

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

@misterbisson should we be simultaneously pushing the :latest tag here, do you think?

Copy link
Contributor

Choose a reason for hiding this comment

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

Yes, agreed: ship means :latest too.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Done.

@misterbisson
Copy link
Contributor

🏡 🚶

@tgross tgross merged commit 426c076 into master Aug 12, 2016
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.

3 participants