Commit 00612f79 by Edward Thomson

ci: move to ghcr.io instead of deprecated github packages urls

parent 2ee753a2
......@@ -6,7 +6,7 @@ on:
- cron: '21 3 * * 1'
env:
docker-registry: docker.pkg.github.com
docker-registry: ghcr.io
jobs:
analyze:
......
......@@ -10,7 +10,7 @@ on:
workflow_dispatch:
env:
docker-registry: docker.pkg.github.com
docker-registry: ghcr.io
docker-config-path: source/ci/docker
jobs:
......
......@@ -7,7 +7,7 @@ on:
- cron: '15 1 * * *'
env:
docker-registry: docker.pkg.github.com
docker-registry: ghcr.io
docker-config-path: source/ci/docker
jobs:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment