From a356eeb5da7cbfde700ea820e5052dd06213a79a Mon Sep 17 00:00:00 2001 From: whyour Date: Sun, 30 Jan 2022 12:37:20 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9base=20context?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/build_base.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/workflows/build_base.yml b/.github/workflows/build_base.yml index 42f4eec8..d5308785 100644 --- a/.github/workflows/build_base.yml +++ b/.github/workflows/build_base.yml @@ -53,6 +53,7 @@ jobs: MAINTAINER=${{ github.repository_owner }} QL_BRANCH=${{ github.ref_name }} platforms: linux/amd64,linux/arm/v6,linux/arm/v7,linux/arm64,linux/s390x - context: docker/base/ + context: . + file: docker/base/Dockerfile push: true tags: whyour/ql:base