mirror of
https://github.com/whyour/qinglong.git
synced 2025-05-24 15:43:24 +08:00
修改base context
This commit is contained in:
parent
25bb0972b9
commit
a356eeb5da
3
.github/workflows/build_base.yml
vendored
3
.github/workflows/build_base.yml
vendored
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue
Block a user