Commit 00612f79 by Edward Thomson

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

parent 2ee753a2
...@@ -6,7 +6,7 @@ on: ...@@ -6,7 +6,7 @@ on:
- cron: '21 3 * * 1' - cron: '21 3 * * 1'
env: env:
docker-registry: docker.pkg.github.com docker-registry: ghcr.io
jobs: jobs:
analyze: analyze:
......
...@@ -10,7 +10,7 @@ on: ...@@ -10,7 +10,7 @@ on:
workflow_dispatch: workflow_dispatch:
env: env:
docker-registry: docker.pkg.github.com docker-registry: ghcr.io
docker-config-path: source/ci/docker docker-config-path: source/ci/docker
jobs: jobs:
......
...@@ -7,7 +7,7 @@ on: ...@@ -7,7 +7,7 @@ on:
- cron: '15 1 * * *' - cron: '15 1 * * *'
env: env:
docker-registry: docker.pkg.github.com docker-registry: ghcr.io
docker-config-path: source/ci/docker docker-config-path: source/ci/docker
jobs: 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