File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 7474 shell : bash
7575 env :
7676 ContainerRegistry : ghcr.io
77- ContainerRepository : caunt/ecoflow-mqtt -api
77+ ContainerRepository : caunt/ecoflow-http -api
7878 ContainerPort : 8080
7979 MSYS_NO_PATHCONV : 1
8080 MSYS2_ARG_CONV_EXCL : ' *'
@@ -105,7 +105,7 @@ jobs:
105105 shell : bash
106106 env :
107107 ContainerRegistry : ghcr.io
108- ContainerRepository : caunt/ecoflow-mqtt -api
108+ ContainerRepository : caunt/ecoflow-http -api
109109 ContainerPort : 8080
110110 run : |
111111 imageTags="latest-${{ matrix.tagSuffix }}"
@@ -137,7 +137,7 @@ jobs:
137137
138138 - name : Create and Push Manifest
139139 env :
140- targetRepository : ghcr.io/caunt/ecoflow-mqtt -api
140+ targetRepository : ghcr.io/caunt/ecoflow-http -api
141141 run : |
142142 docker manifest create $targetRepository:latest \
143143 $targetRepository:latest-linux-x64 \
You can’t perform that action at this time.
0 commit comments