@@ -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
|
||||
|
||||
Reference in New Issue
Block a user