Skip to content

Commit

Permalink
Update ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
tlawrie authored Sep 18, 2021
1 parent a1815e2 commit 3836aff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
with:
context: .
push: true
tags: boomerangio/flow-service-controller:latest,boomerangio/flow-service-controller:${{ steps.get_version.outputs.VERSION }}
tags: boomerangio/flow-client-web:latest,boomerangio/flow-client-web:${{ steps.get_version.outputs.VERSION }}
- name: Image digest
run: echo ${{ steps.docker_build.outputs.digest }}
- name: Slack
Expand Down

0 comments on commit 3836aff

Please sign in to comment.