mirror of
https://github.com/mealie-recipes/mealie.git
synced 2025-08-05 13:35:23 +02:00
context
This commit is contained in:
parent
805f14c9d1
commit
90e28a2d70
1 changed files with 1 additions and 1 deletions
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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue