mirror of
https://github.com/appwrite/appwrite
synced 2026-05-22 16:38:32 +00:00
Ensure image is added to local registry
This commit is contained in:
parent
57c445868e
commit
037d330641
1 changed files with 1 additions and 0 deletions
1
.github/workflows/tests.yml
vendored
1
.github/workflows/tests.yml
vendored
|
|
@ -31,6 +31,7 @@ jobs:
|
|||
context: .
|
||||
push: false
|
||||
tags: appwrite-dev
|
||||
load: true
|
||||
cache-from: type=gha
|
||||
cache-to: type=gha,mode=max
|
||||
build-args: |
|
||||
|
|
|
|||
Loading…
Reference in a new issue