Skip to content

Commit

Permalink
refactor: Tag latest
Browse files Browse the repository at this point in the history
  • Loading branch information
khalwat committed Nov 28, 2024
1 parent c303ac0 commit 9367936
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-docker-images.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,6 @@ jobs:
target: final
push: true
tags: |
$REGISTRY/$OWNER/$IMAGE_NAME:$(date +%s)
$REGISTRY/$OWNER/$IMAGE_NAME:latest
build-args: |
ENVIRONMENT=development

0 comments on commit 9367936

Please sign in to comment.