Update docker/build-push-action action to v7
All checks were successful
Build and Push Docker Images / build (pull_request) Successful in 9m33s
All checks were successful
Build and Push Docker Images / build (pull_request) Successful in 9m33s
This commit is contained in:
@@ -73,7 +73,7 @@ jobs:
|
|||||||
type=raw,value=latest
|
type=raw,value=latest
|
||||||
-
|
-
|
||||||
name: Build and push
|
name: Build and push
|
||||||
uses: docker/build-push-action@v6.18.0
|
uses: docker/build-push-action@v7.0.0
|
||||||
with:
|
with:
|
||||||
context: ./build
|
context: ./build
|
||||||
push: ${{ gitea.event_name != 'pull_request' }}
|
push: ${{ gitea.event_name != 'pull_request' }}
|
||||||
|
|||||||
Reference in New Issue
Block a user