mirror of
https://github.com/docker/build-push-action.git
synced 2025-07-05 00:20:53 +00:00
fixes path
This commit is contained in:
parent
7c2bba74e2
commit
1253ea78dc
2
.github/workflows/debug.yaml
vendored
2
.github/workflows/debug.yaml
vendored
@ -19,7 +19,7 @@ jobs:
|
||||
uses: actions/checkout@v3
|
||||
|
||||
- name: Build Dockerfile in __tests__ using Buildx
|
||||
uses: ./action
|
||||
uses: ./
|
||||
with:
|
||||
context: .
|
||||
file: __tests__/Dockerfile
|
||||
|
Loading…
Reference in New Issue
Block a user