fix
This commit is contained in:
parent
bb99f66080
commit
fa18294e6e
1 changed files with 1 additions and 1 deletions
2
.github/workflows/docker-image.yml
vendored
2
.github/workflows/docker-image.yml
vendored
|
|
@ -22,7 +22,7 @@ jobs:
|
|||
else
|
||||
exit 1
|
||||
fi
|
||||
shell: /bin/bash
|
||||
shell: bash
|
||||
-
|
||||
name: Login to DockerHub
|
||||
if: steps.status.outcome == 'success'
|
||||
|
|
|
|||
Loading…
Reference in a new issue