mirror of
https://code.forgejo.org/docker/build-push-action.git
synced 2025-06-24 16:05:54 +00:00
fixes path
This commit is contained in:
parent
7c2bba74e2
commit
1253ea78dc
1 changed files with 1 additions and 1 deletions
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…
Add table
Add a link
Reference in a new issue