File tree Expand file tree Collapse file tree 1 file changed +0
-3
lines changed
Expand file tree Collapse file tree 1 file changed +0
-3
lines changed Original file line number Diff line number Diff line change @@ -134,7 +134,6 @@ jobs:
134134 # with building images that depend on another local image.
135135 # https://github.com/docker/buildx/issues/847
136136 driver : docker
137- install : true
138137
139138 - name : Login to Docker Hub
140139 if : ${{ github.actor != 'dependabot[bot]' }}
@@ -211,7 +210,6 @@ jobs:
211210 # with building images that depend on another local image.
212211 # https://github.com/docker/buildx/issues/847
213212 driver : docker
214- install : true
215213
216214 - name : Login to Docker Hub
217215 if : ${{ github.actor != 'dependabot[bot]' }}
@@ -265,7 +263,6 @@ jobs:
265263 # with building images that depend on another local image.
266264 # https://github.com/docker/buildx/issues/847
267265 driver : docker
268- install : true
269266
270267 - name : Login to Docker Hub
271268 if : ${{ github.actor != 'dependabot[bot]' }}
You can’t perform that action at this time.
0 commit comments