mirror of
https://github.com/mealie-recipes/mealie.git
synced 2025-07-09 03:04:54 -04:00
context
This commit is contained in:
parent
805f14c9d1
commit
90e28a2d70
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…
x
Reference in New Issue
Block a user