Skip to content

Commit

Permalink
chore(ci): fix docker push tags (#14273)
Browse files Browse the repository at this point in the history
  • Loading branch information
everpcpc authored Jan 9, 2024
1 parent 5fc7767 commit a053456
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -524,6 +524,7 @@ jobs:
}
}
}
core.setOutput('tags', tags.join(','));
- name: push service image
uses: docker/build-push-action@v3
with:
Expand Down

0 comments on commit a053456

Please sign in to comment.