Update .github/workflows/main.yml
Some checks failed
Create and publish a Docker image / build-and-push-image (push) Failing after 5m26s
Some checks failed
Create and publish a Docker image / build-and-push-image (push) Failing after 5m26s
This commit is contained in:
parent
0f20c9cfad
commit
c07f217ab8
1 changed files with 1 additions and 1 deletions
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
|
@ -11,7 +11,7 @@ on:
|
||||||
repository_dispatch:
|
repository_dispatch:
|
||||||
|
|
||||||
env:
|
env:
|
||||||
REGISTRY: ghcr.io
|
REGISTRY: git.nickorlow.com
|
||||||
IMAGE_NAME: ${{ github.repository }}
|
IMAGE_NAME: ${{ github.repository }}
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue