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:
6
.github/workflows/docker-crawlab.yml
vendored
6
.github/workflows/docker-crawlab.yml
vendored
@@ -296,9 +296,9 @@ jobs:
|
||||
strategy:
|
||||
matrix:
|
||||
image: [
|
||||
{ name: 'ghcr.io/${{ github.repository }}' },
|
||||
{ name: 'ghcr.io/${{ github.repository }}/crawlab-frontend' },
|
||||
{ name: 'ghcr.io/${{ github.repository }}/crawlab-backend' }
|
||||
{ name: 'crawlab' },
|
||||
{ name: 'crawlab/crawlab-backend' },
|
||||
{ name: 'crawlab/crawlab-frontend' }
|
||||
]
|
||||
steps:
|
||||
- name: List Docker image versions
|
||||
|
||||
Reference in New Issue
Block a user