Removed trailing whitespace from the end of the CI config (#28370)

This commit is contained in:
Reece Dunham 2019-02-25 13:29:24 -05:00 committed by Michael Goderbauer
parent b7f29f2b32
commit 910638b0a4

View File

@ -228,4 +228,3 @@ docker_builder:
build_script: "$CIRRUS_WORKING_DIR/dev/ci/docker_linux/docker_build.sh"
login_script: "$CIRRUS_WORKING_DIR/dev/ci/docker_linux/docker_login.sh"
push_script: "$CIRRUS_WORKING_DIR/dev/ci/docker_linux/docker_push.sh"