Skip to content

Commit

Permalink
Simple change to trigger build
Browse files Browse the repository at this point in the history
  • Loading branch information
jonolehagemo committed Feb 21, 2024
1 parent b2da267 commit 9367817
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-cached-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -86,5 +86,5 @@ jobs:
${{ steps.metadata.outputs.tags }}
labels: ${{ steps.metadata.outputs.labels }}

- name: Output image digest
- name: Output image digest 1
run: echo ${{ steps.docker_build.outputs.digest }}

0 comments on commit 9367817

Please sign in to comment.