Skip to content

Commit 6dff1ee

Browse files
committed
point to dockerfile
1 parent 3c9edcd commit 6dff1ee

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/solid-tests-suites.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,7 @@ jobs:
5252
docker build \
5353
--tag "solid-php:${{ env.TAG }}" \
5454
--tag "ghcr.io/${{ github.repository }}:${{ env.TAG }}" \
55+
-f docker\solid.Dockerfile \
5556
.
5657
docker push "ghcr.io/${{ github.repository }}:${{ env.TAG }}"
5758
mkdir -p cache/solid-php

0 commit comments

Comments
 (0)