mirror of
https://github.com/mealie-recipes/mealie.git
synced 2026-05-13 10:52:22 -04:00
context
This commit is contained in:
@@ -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