Spaces:
Runtime error
Runtime error
binary-husky
commited on
Commit
•
cfcd45b
1
Parent(s):
9c72a6f
Update docker-image.yml
Browse files
.github/workflows/docker-image.yml
CHANGED
@@ -8,7 +8,7 @@ on:
|
|
8 |
|
9 |
env:
|
10 |
REGISTRY: ghcr.io
|
11 |
-
IMAGE_NAME: ${{ github.repository }}
|
12 |
|
13 |
jobs:
|
14 |
build-and-push-image:
|
|
|
8 |
|
9 |
env:
|
10 |
REGISTRY: ghcr.io
|
11 |
+
IMAGE_NAME: ${{ github.repository }}_nolocal
|
12 |
|
13 |
jobs:
|
14 |
build-and-push-image:
|