mirror of
https://github.com/docker/setup-buildx-action.git
synced 2025-04-23 00:16:36 +02:00
Rename endpoint
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
This commit is contained in:
parent
48948ec5e2
commit
583e11daec
6 changed files with 12 additions and 12 deletions
4
.github/workflows/ci.yml
vendored
4
.github/workflows/ci.yml
vendored
|
@ -143,7 +143,7 @@ jobs:
|
|||
docker buildx inspect | grep Driver | grep docker
|
||||
docker buildx inspect | grep Status | grep running
|
||||
|
||||
context:
|
||||
endpoint:
|
||||
runs-on: ubuntu-latest
|
||||
services:
|
||||
dind:
|
||||
|
@ -174,7 +174,7 @@ jobs:
|
|||
name: Set up Docker Buildx
|
||||
uses: ./
|
||||
with:
|
||||
context: mycontext
|
||||
endpoint: mycontext
|
||||
|
||||
with-qemu:
|
||||
runs-on: ubuntu-latest
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue