This commit is contained in:
AndrewMarchukov 2022-07-13 23:43:16 +04:00
parent bb99f66080
commit fa18294e6e

View file

@ -22,7 +22,7 @@ jobs:
else else
exit 1 exit 1
fi fi
shell: /bin/bash shell: bash
- -
name: Login to DockerHub name: Login to DockerHub
if: steps.status.outcome == 'success' if: steps.status.outcome == 'success'