feat: test upload artifact

This commit is contained in:
Christy Jacob
2023-09-08 21:48:31 +00:00
parent dec4f4722b
commit 27f77759ed
-1
View File
@@ -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