Remove (now) redundant 'image' parameter.
This commit is contained in:
parent
8d6f455d38
commit
d8cfce06ac
2
.github/workflows/pull_requests.yml
vendored
2
.github/workflows/pull_requests.yml
vendored
@ -46,8 +46,6 @@ jobs:
|
||||
id: build-image
|
||||
uses: docker/build-push-action@v6
|
||||
with:
|
||||
# Not being uploaded to any registry, use a simple name to allow Buildah to build correctly.
|
||||
image: cyberchef
|
||||
platforms: linux/amd64,linux/arm64
|
||||
- name: UI Tests
|
||||
if: success()
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user