This commit is contained in:
parent
53a16a7fea
commit
acb1f7eb6e
@ -45,8 +45,8 @@ jobs:
|
|||||||
|
|
||||||
- name: Debug output
|
- name: Debug output
|
||||||
run: |
|
run: |
|
||||||
echo "Exists: ${{ steps.check_image.outputs.exists }}" \
|
echo "Exists: ${{ steps.check_image.outputs.exists }}"
|
||||||
echo "Image Name: ${{ IMAGE_NAME }}" \
|
echo "Image Name: ${{ IMAGE_NAME }}"
|
||||||
echo "Flutter Version: ${{ FLUTTER_VERSION }}"
|
echo "Flutter Version: ${{ FLUTTER_VERSION }}"
|
||||||
|
|
||||||
- name: Log in to DockerHub
|
- name: Log in to DockerHub
|
||||||
|
Loading…
Reference in New Issue
Block a user