Skip to content

Commit

Permalink
add print
Browse files Browse the repository at this point in the history
  • Loading branch information
mchades committed Apr 8, 2024
1 parent 9163b7d commit 1f0c5dd
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 1f0c5dd

Please sign in to comment.