chore: change docker name

This commit is contained in:
alt0 2022-10-19 18:55:20 +08:00
parent cb39531712
commit 46ed75fe02

View File

@ -82,9 +82,9 @@ jobs:
env: env:
REGISTRY: ghcr.io REGISTRY: ghcr.io
IMAGE_NAME: ${{ github.repository }} IMAGE_NAME: ${{ github.repository }}-pro
IMAGE_TAG: canary-pro-${{ github.sha }} IMAGE_TAG: canary-${{ github.sha }}
IMAGE_TAG_LATEST: nightly-pro-latest IMAGE_TAG_LATEST: nightly-latest
steps: steps:
- name: Check out the repo - name: Check out the repo