Skip to content

Commit

Permalink
fix docker.yaml gh workflow for tokenrefresh image
Browse files Browse the repository at this point in the history
  • Loading branch information
matheusfm committed Sep 26, 2024
1 parent de34551 commit ac60039
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/docker.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,8 @@ jobs:
image: operator
- dockerfile: cmd/worker/Dockerfile
image: worker
- dockerfile: cmd/refreshtoken/Dockerfile
image: refreshtoken
- dockerfile: cmd/tokenrefresh/Dockerfile
image: tokenrefresh
steps:
- name: checkout
uses: actions/checkout@v4
Expand Down

0 comments on commit ac60039

Please sign in to comment.