Skip to content

Commit

Permalink
Publish docker image only for backend
Browse files Browse the repository at this point in the history
  • Loading branch information
gkocur committed Jun 22, 2021
1 parent 032bbd9 commit 50b531f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/bootzooka-scala-ts-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -90,4 +90,4 @@ jobs:
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
- name: Publish docker image
run: sbt docker:publish
run: sbt backend/docker:publish

0 comments on commit 50b531f

Please sign in to comment.