Skip to content

Commit

Permalink
🐳Publish docker image for federation server
Browse files Browse the repository at this point in the history
  • Loading branch information
shepilov committed Jan 31, 2024
1 parent ec54776 commit 29e73cf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish-tom-federation-server.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,5 +27,5 @@ jobs:
password: ${{ secrets.DOCKERHUB_PASSWORD }}
workdir: "${{ github.workspace }}/packages/federation-server/"
context: .
buildoptions: "-t linagora/tom-federation-server -f packages/federation-server/Dockerfile"
buildoptions: "-t linagora/tom-federation-server -f Dockerfile"
tags: "latest"

0 comments on commit 29e73cf

Please sign in to comment.