From commits-return-6339-archive-asf-public=cust-asf.ponee.io@nuttx.apache.org Fri Apr 3 08:53:08 2020 Return-Path: X-Original-To: archive-asf-public@cust-asf.ponee.io Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [207.244.88.153]) by mx-eu-01.ponee.io (Postfix) with SMTP id 8CA1C18064F for ; Fri, 3 Apr 2020 10:53:08 +0200 (CEST) Received: (qmail 82546 invoked by uid 500); 3 Apr 2020 08:53:07 -0000 Mailing-List: contact commits-help@nuttx.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@nuttx.apache.org Delivered-To: mailing list commits@nuttx.apache.org Received: (qmail 82537 invoked by uid 99); 3 Apr 2020 08:53:07 -0000 Received: from ec2-52-202-80-70.compute-1.amazonaws.com (HELO gitbox.apache.org) (52.202.80.70) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 03 Apr 2020 08:53:07 +0000 From: GitBox To: commits@nuttx.apache.org Subject: [GitHub] [incubator-nuttx] liuguo09 opened a new pull request #704: CI: remove the additional pull docker container step Message-ID: Date: Fri, 03 Apr 2020 08:53:07 -0000 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit liuguo09 opened a new pull request #704: CI: remove the additional pull docker container step URL: https://github.com/apache/incubator-nuttx/pull/704 There is chance pull docker container failure in build jobs, remove the additional pull docker container step to make it more stable. Meanwhile, it also save some time for build job. Signed-off-by: liuhaitao ---------------------------------------------------------------- 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: users@infra.apache.org With regards, Apache Git Services