ci: updated workflow

This commit is contained in:
Marvin Zhang
2024-10-23 17:14:41 +08:00
parent d3d2447166
commit 580d0b48e6

View File

@@ -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