ci: updated workflow

This commit is contained in:
Marvin Zhang
2024-10-23 09:43:55 +08:00
parent 89b9ed7cef
commit 2f641a0d04
2 changed files with 2 additions and 1 deletions

View File

@@ -176,7 +176,7 @@ jobs:
context: .
file: ./Dockerfile
tags: crawlab:${{ github.sha }}
outputs: type=local,dest=/tmp/crawlab-image-${{ github.sha }}.tar
outputs: type=tar,dest=/tmp/crawlab-image-${{ github.sha }}.tar
- name: Upload Docker image artifact
uses: actions/upload-artifact@v4

View File

@@ -1,3 +1,4 @@
# crawlab-backend
Backend (Golang) for Crawlab