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