Compare commits
2 Commits
3caf519556
...
368be51582
| Author | SHA1 | Date | |
|---|---|---|---|
| 368be51582 | |||
| 5ba1a8edf2 |
@@ -81,7 +81,7 @@ jobs:
|
||||
printf "Tags:\n${{ steps.meta.outputs.tags }}"
|
||||
|
||||
- name: Build images
|
||||
uses: docker/build-push-action@v6
|
||||
uses: docker/build-push-action@v7
|
||||
with:
|
||||
context: .
|
||||
push: false
|
||||
|
||||
Reference in New Issue
Block a user