Skip to content

Commit e73bc36

Browse files
authored
Update docker-push-posthog.yml
1 parent 471403d commit e73bc36

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,7 @@ jobs:
3838
uses: docker/build-push-action@v2
3939
with:
4040
context: ./
41+
file: ./build/Dockerfile.Posthog
4142
push: true
4243
tags: ${{ steps.meta.outputs.tags }}
4344

0 commit comments

Comments
 (0)