mirror of
https://github.com/whyour/qinglong.git
synced 2025-07-07 20:06:08 +08:00
修改base context
This commit is contained in:
parent
e2b9578253
commit
4d27055605
3
.github/workflows/build_base.yml
vendored
3
.github/workflows/build_base.yml
vendored
|
@ -53,6 +53,7 @@ jobs:
|
||||||
MAINTAINER=${{ github.repository_owner }}
|
MAINTAINER=${{ github.repository_owner }}
|
||||||
QL_BRANCH=${{ github.ref_name }}
|
QL_BRANCH=${{ github.ref_name }}
|
||||||
platforms: linux/amd64,linux/arm/v6,linux/arm/v7,linux/arm64,linux/s390x
|
platforms: linux/amd64,linux/arm/v6,linux/arm/v7,linux/arm64,linux/s390x
|
||||||
context: docker/base/
|
context: .
|
||||||
|
file: docker/base/Dockerfile
|
||||||
push: true
|
push: true
|
||||||
tags: whyour/ql:base
|
tags: whyour/ql:base
|
||||||
|
|
Loading…
Reference in New Issue
Block a user