mirror of
https://github.com/mealie-recipes/mealie.git
synced 2025-10-27 16:24:31 -04:00
context
This commit is contained in:
2
.github/workflows/dockerbuild.dev-docs.yml
vendored
2
.github/workflows/dockerbuild.dev-docs.yml
vendored
@@ -24,7 +24,7 @@ jobs:
|
||||
- name: Build container image
|
||||
uses: docker/build-push-action@v2
|
||||
with:
|
||||
context: /docs
|
||||
context: ./docs
|
||||
push: true
|
||||
tags: |
|
||||
ghrc.io/${{ github.repository }}/dev-docs:latest
|
||||
|
||||
Reference in New Issue
Block a user