forked from iarv/contact
Remove 'ref' parameter from contact buildx workflow
Removed the 'ref' parameter from the buildx action.
This commit is contained in:
1
.github/workflows/contact-buildx.yml
vendored
1
.github/workflows/contact-buildx.yml
vendored
@@ -16,7 +16,6 @@ jobs:
|
||||
name: pdxlocations/contact
|
||||
repository: pdxlocations/contact
|
||||
path: ./contact
|
||||
ref: dockerfile-init
|
||||
-
|
||||
name: Set up QEMU
|
||||
uses: docker/setup-qemu-action@master
|
||||
|
||||
Reference in New Issue
Block a user