mirror of
https://github.com/appwrite/appwrite.git
synced 2026-05-26 13:51:13 +00:00
feat: test upload artifact
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user