Update .gitea/workflows/build.yml
All checks were successful
Build and Test / build (push) Successful in 48s
All checks were successful
Build and Test / build (push) Successful in 48s
This commit is contained in:
@@ -51,10 +51,6 @@ jobs:
|
||||
--driver docker-container \
|
||||
--config buildkitd.toml
|
||||
|
||||
- name: "Prune"
|
||||
run: |
|
||||
docker image prune -af
|
||||
|
||||
- name: "Build & Push Docker"
|
||||
run: |
|
||||
docker buildx build \
|
||||
|
||||
Reference in New Issue
Block a user