Add last line in docker-image.yml

This commit is contained in:
henryclw
2022-04-27 18:01:34 -07:00
parent e02260ee3b
commit a684c3bc74

View File

@@ -35,4 +35,4 @@ jobs:
tags: ${{ secrets.DOCKER_HUB_USERNAME }}/cook:latest tags: ${{ secrets.DOCKER_HUB_USERNAME }}/cook:latest
- name: Image digest - name: Image digest
run: echo ${{ steps.docker_build.outputs.digest }} run: echo ${{ steps.docker_build.outputs.digest }}