Compare commits
1 Commits
e8ef277f77
...
be4dc68043
| Author | SHA1 | Date | |
|---|---|---|---|
| be4dc68043 |
@@ -84,7 +84,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