Skip to content

Commit

Permalink
DEBUG
Browse files Browse the repository at this point in the history
  • Loading branch information
cweider committed Feb 2, 2024
1 parent f0bb695 commit 9b13a1c
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/docker-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,9 @@ jobs:
cweider2/courtlistener:latest
cache-from: type=gha
cache-to: type=gha,mode=max
- name: Image digest
run: |
echo "${{ steps.build_push.outputs.imageid }}"
- name: Placeholder
run: echo "imageid=${{ steps.build_push.imageid }}"
- id: step1
Expand Down

0 comments on commit 9b13a1c

Please sign in to comment.