mirror of
https://github.com/crawlab-team/crawlab.git
synced 2026-01-22 17:31:03 +01:00
ci: updated workflow
This commit is contained in:
2
.github/workflows/docker-crawlab.yml
vendored
2
.github/workflows/docker-crawlab.yml
vendored
@@ -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
|
||||
|
||||
@@ -1,3 +1,4 @@
|
||||
# crawlab-backend
|
||||
|
||||
Backend (Golang) for Crawlab
|
||||
|
||||
|
||||
Reference in New Issue
Block a user