dimberman commented on a change in pull request #6266: [AIRFLOW-2439]
Production Docker image support including refactoring of build scripts
URL: https://github.com/apache/airflow/pull/6266#discussion_r334286695
##########
File path: .travis.yml
##########
@@ -24,6 +24,7 @@ env:
- AIRFLOW_CONTAINER_MOUNT_HOST_VOLUMES="false"
- FORCE_ANSWER_TO_QUESTIONS="yes"
- AIRFLOW_CI_SILENT="true"
+ - DOCKERHUB_USER="potiuk" # Temporary to make it builds using images from
test dockerhub before merging
Review comment:
leaving a comment here just to make EXTRA sure this gets removed eventually
:)
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
With regards,
Apache Git Services