mirror of
https://github.com/xiaoqidun/goenv.git
synced 2025-11-26 16:41:02 +08:00
style(风格微调): 风格微调
This commit is contained in:
@@ -36,7 +36,7 @@ jobs:
|
|||||||
uses: docker/build-push-action@v6
|
uses: docker/build-push-action@v6
|
||||||
with:
|
with:
|
||||||
context: .
|
context: .
|
||||||
file: ${{ matrix.dockerfile }}
|
|
||||||
tags: ${{ matrix.image }}
|
|
||||||
push: true
|
push: true
|
||||||
provenance: false
|
provenance: false
|
||||||
|
file: ${{ matrix.dockerfile }}
|
||||||
|
tags: ${{ matrix.image }}
|
||||||
Reference in New Issue
Block a user