Compare commits
1 Commits
d0f27f7aa3
...
27a6aa3e57
| Author | SHA1 | Date | |
|---|---|---|---|
| 27a6aa3e57 |
@@ -103,7 +103,7 @@ jobs:
|
||||
printf "Tags:\n${{ steps.meta.outputs.tags }}"
|
||||
|
||||
- name: Build images
|
||||
uses: docker/build-push-action@v7
|
||||
uses: docker/build-push-action@v6
|
||||
with:
|
||||
context: .
|
||||
push: false
|
||||
|
||||
Reference in New Issue
Block a user