mirror of
https://github.com/vdsm/virtual-dsm.git
synced 2026-09-20 23:14:31 +00:00
build(deps): Bump docker/build-push-action from 6 to 7 (#1132)
This commit is contained in:
@@ -59,7 +59,7 @@ jobs:
|
|||||||
password: ${{ secrets.GITHUB_TOKEN }}
|
password: ${{ secrets.GITHUB_TOKEN }}
|
||||||
-
|
-
|
||||||
name: Build Docker image
|
name: Build Docker image
|
||||||
uses: docker/build-push-action@v6
|
uses: docker/build-push-action@v7
|
||||||
with:
|
with:
|
||||||
context: .
|
context: .
|
||||||
push: true
|
push: true
|
||||||
|
|||||||
Reference in New Issue
Block a user