ci: updated workflow

This commit is contained in:
Marvin Zhang
2024-10-23 17:14:41 +08:00
parent 16361ccc21
commit e2ef7d64ce

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