Skip to content

Commit 46ca895

Browse files
authored
tag with branch
1 parent f99c677 commit 46ca895

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build-push-image.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
context: ./
2525
file: ./Dockerfile
2626
push: true
27-
tags: earthlab/earth-analytics-python-env:latest
27+
tags: earthlab/earth-analytics-python-env:${GITHUB_REF##*/}
2828

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

0 commit comments

Comments
 (0)