Skip to content

Commit b8d2077

Browse files
authored
Update docker-image.yml
1 parent cfccf23 commit b8d2077

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/docker-image.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,8 @@ on:
1717

1818
env:
1919
# Use docker.io for Docker Hub if empty
20-
REGISTRY: ''
21-
IMAGE_NAME: wecoding/iam-frontend
20+
REGISTRY: ${{ vars.REGISTRY }}
21+
IMAGE_NAME: iam-frontend
2222

2323
jobs:
2424

0 commit comments

Comments
 (0)