Skip to content

Commit

Permalink
tag with branch
Browse files Browse the repository at this point in the history
  • Loading branch information
eculler committed Apr 13, 2023
1 parent f99c677 commit 46ca895
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-push-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
context: ./
file: ./Dockerfile
push: true
tags: earthlab/earth-analytics-python-env:latest
tags: earthlab/earth-analytics-python-env:${GITHUB_REF##*/}

- name: Image digest
run: echo ${{ steps.docker_build.outputs.digest }}

0 comments on commit 46ca895

Please sign in to comment.