mirror of
https://github.com/netbootxyz/docker-netbootxyz.git
synced 2025-09-25 07:21:18 +02:00
Merge pull request #34 from netbootxyz/renovate/docker-build-push-action-4.x
Update docker/build-push-action action to v4
This commit is contained in:
commit
2e3f17ab57
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
@ -114,7 +114,7 @@ jobs:
|
||||
|
||||
- name: Build and push image
|
||||
if: steps.version_check.outcome == 'success' && steps.version_check.conclusion == 'success'
|
||||
uses: docker/build-push-action@v3
|
||||
uses: docker/build-push-action@v4
|
||||
with:
|
||||
push: true
|
||||
context: .
|
||||
|
Loading…
x
Reference in New Issue
Block a user