Skip to content

Commit 40dbd62

Browse files
committed
dont think working directory directive needed for docker build action now that dockerfile in root.
1 parent a77945a commit 40dbd62

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/docker-build-push.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@ jobs:
1111
push_docker_to_registry:
1212
name: Push Docker image to Docker Hub
1313
runs-on: ubuntu-latest
14-
working-directory: bids-validator
1514
steps:
1615
- name: Check out the repo
1716
uses: actions/checkout@v4

0 commit comments

Comments
 (0)