feat: test upload artifact

This commit is contained in:
Christy Jacob 2023-09-08 20:07:13 +00:00
parent 2aad9e622b
commit fa99c4584e

View file

@ -8,6 +8,7 @@ env:
TAG: appwrite-dev
on: [pull_request]
jobs:
setup:
name: Setup & Build Appwrite Image
@ -37,7 +38,7 @@ jobs:
with:
context: .
push: false
tags: ${{ TAG }}
tags: $TAG
load: true
cache-from: type=gha
cache-to: type=gha,mode=max