mirror of
https://github.com/mealie-recipes/mealie.git
synced 2025-08-02 20:15:24 +02:00
Add depot/setup-action
This commit is contained in:
parent
d324c6ac57
commit
2d90ae903b
1 changed files with 2 additions and 0 deletions
2
.github/workflows/partial-builder.yml
vendored
2
.github/workflows/partial-builder.yml
vendored
|
@ -41,6 +41,8 @@ jobs:
|
|||
run: |
|
||||
echo "__version__ = \"${{ inputs.tag }}\"" > ./mealie/__init__.py
|
||||
|
||||
- uses: depot/setup-action@v1
|
||||
|
||||
- name: Build and push Docker image, via Depot.dev
|
||||
uses: depot/build-push-action@v1
|
||||
with:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue