mirror of
https://github.com/appwrite/appwrite
synced 2026-05-23 00:49:02 +00:00
feat: test upload artifact
This commit is contained in:
parent
dec4f4722b
commit
27f77759ed
1 changed files with 0 additions and 1 deletions
1
.github/workflows/tests.yml
vendored
1
.github/workflows/tests.yml
vendored
|
|
@ -51,7 +51,6 @@ jobs:
|
|||
- name: Cache Docker Image
|
||||
uses: actions/cache@v3
|
||||
with:
|
||||
key: ${{ env.TAG }}
|
||||
path: /tmp/${{ env.TAG }}.tar
|
||||
|
||||
# - name: Upload Docker Image
|
||||
|
|
|
|||
Loading…
Reference in a new issue