Skip to content

Commit a6918ca

Browse files
committed
fix docker repo name in CI
1 parent 4695acd commit a6918ca

File tree

2 files changed

+1
-19
lines changed

2 files changed

+1
-19
lines changed

.github/workflows/docker-build-push.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ on:
77
branches: [ main, master ]
88

99
env:
10-
IMAGE_NAME: maxijabase/electricsite
10+
IMAGE_NAME: maxijabase/electricpanel
1111

1212
jobs:
1313
build-and-push:

.github/workflows/docker-image.yml

Lines changed: 0 additions & 18 deletions
This file was deleted.

0 commit comments

Comments
 (0)