Skip to content
This repository has been archived by the owner on Jul 26, 2024. It is now read-only.

Commit

Permalink
gh-actions: debug image
Browse files Browse the repository at this point in the history
  • Loading branch information
drjova committed Jul 16, 2024
1 parent 76d2487 commit 775bdbc
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,10 @@ jobs:
with:
ref: ${{ inputs.ref }}

- name: Image to test
run: >
echo "Image ID: ${{ needs.build.outputs.image-id }}"
- name: Test
run: >
docker run
Expand Down

0 comments on commit 775bdbc

Please sign in to comment.