diff --git a/.gitea/workflows/ci.yaml b/.gitea/workflows/ci.yaml index eac1f98..32cd4a5 100644 --- a/.gitea/workflows/ci.yaml +++ b/.gitea/workflows/ci.yaml @@ -8,6 +8,7 @@ name: ci workflow_dispatch: env: + # Shared image coordinates for the publish job. REGISTRY: gcr.forust.xyz IMAGE_NAME: forust/telegram-scraper diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index eac1f98..32cd4a5 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -8,6 +8,7 @@ name: ci workflow_dispatch: env: + # Shared image coordinates for the publish job. REGISTRY: gcr.forust.xyz IMAGE_NAME: forust/telegram-scraper