Skip to content
This repository has been archived by the owner on Nov 24, 2022. It is now read-only.

Commit

Permalink
ci: wrong docker tag
Browse files Browse the repository at this point in the history
  • Loading branch information
tjwelde committed Feb 7, 2020
1 parent 0f00273 commit 18f3523
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ jobs:

- name: Build image
run: |
docker build -t kilt/demo-services .
docker build -t kilt/demo-client .
- name: Login to Docker Hub
env:
Expand Down

0 comments on commit 18f3523

Please sign in to comment.