Skip to content

Commit

Permalink
add print
Browse files Browse the repository at this point in the history
  • Loading branch information
mchades committed Apr 7, 2024
1 parent ba0196a commit 8f551a9
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .github/workflows/backend-integration-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -103,4 +103,7 @@ jobs:
integration-test/build/integration-test-integration-test.log
distribution/package/logs/gravitino-server.out
distribution/package/logs/gravitino-server.log
catalogs/**/*.log
catalogs/**/*.log
- name: Print ryuk digest
run: |
docker image inspect --format '{{.Architecture}}' testcontainers/ryuk:0.5.1

0 comments on commit 8f551a9

Please sign in to comment.