mirror of
https://github.com/versia-pub/frontend.git
synced 2025-12-06 16:38:20 +01:00
Change docker registry to own forge
Some checks failed
Mirror to Codeberg / Mirror (push) Failing after 0s
Docker / build (push) Failing after 1m9s
Deploy to GitHub Pages / build (push) Failing after 1m42s
Deploy to GitHub Pages / deploy (push) Has been skipped
CodeQL / Analyze (javascript) (push) Failing after 1m14s
Some checks failed
Mirror to Codeberg / Mirror (push) Failing after 0s
Docker / build (push) Failing after 1m9s
Deploy to GitHub Pages / build (push) Failing after 1m42s
Deploy to GitHub Pages / deploy (push) Has been skipped
CodeQL / Analyze (javascript) (push) Failing after 1m14s
This commit is contained in:
parent
1fefb51afd
commit
ea406c9df4
2
.github/workflows/docker-publish.yml
vendored
2
.github/workflows/docker-publish.yml
vendored
|
|
@ -15,7 +15,7 @@ on:
|
|||
|
||||
env:
|
||||
# Use docker.io for Docker Hub if empty
|
||||
REGISTRY: ghcr.io
|
||||
REGISTRY: forge.versia.pub
|
||||
# github.repository as <account>/<repo>
|
||||
IMAGE_NAME: ${{ github.repository }}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue