mirror of
https://github.com/xiaoqidun/goenv.git
synced 2026-09-21 14:14:46 +08:00
style(风格微调): 风格微调
This commit is contained in:
1 parent
846e8952aa
commit
52cea30a10
1 file changed
+3
-3
@@ -36,7 +36,7 @@ jobs:
|
||||
uses: docker/build-push-action@v6
|
||||
with:
|
||||
context: .
|
||||
file: ${{ matrix.dockerfile }}
|
||||
tags: ${{ matrix.image }}
|
||||
push: true
|
||||
provenance: false
|
||||
provenance: false
|
||||
file: ${{ matrix.dockerfile }}
|
||||
tags: ${{ matrix.image }}
|
||||
Reference in new issue
Block a user