Skip to content

Commit bbaa8e2

Browse files
ci: introduce self-host docker publish workflow (auto tag from package.json) []
1 parent 423347a commit bbaa8e2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/sparrow-api-selfhost-publish.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,4 +64,5 @@ jobs:
6464
--platform linux/amd64,linux/arm64 \
6565
--build-arg GITHUB_TOKEN=${{ secrets.SPARROW_GITHUB_TOKEN }} \
6666
-t $DOCKER_IMAGE_NAME:$VERSION \
67+
-t $DOCKER_IMAGE_NAME:latest \
6768
--push .

0 commit comments

Comments
 (0)