Skip to content

Commit a72e364

Browse files
authored
Update main.yml
1 parent 8887f90 commit a72e364

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -129,7 +129,7 @@ jobs:
129129
uses: docker/build-push-action@v2
130130
with:
131131
push: true
132-
tags: openplatform/open-state:latest
132+
tags: openplatform/open-state:${{ steps.pacake_meta_info.outputs.package_timestamp }}_${{ steps.pacake_meta_info.outputs.commit_sha }}
133133
file: docker/Dockerfile
134134

135135

0 commit comments

Comments
 (0)