Update .gitea/workflows/build.yaml
This commit is contained in:
@@ -10,7 +10,7 @@ jobs:
|
||||
runs-on: runner-amd64
|
||||
steps:
|
||||
- uses: actions/checkout@v5
|
||||
- name: Build amd64 image
|
||||
- name: Build amd64 image.
|
||||
run: |
|
||||
docker build \
|
||||
--progress=plain \
|
||||
|
||||
Reference in New Issue
Block a user