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

Commit

Permalink
Merge pull request #3551 from fluxcd/release/1.24.1
Browse files Browse the repository at this point in the history
Release 1.24.1
  • Loading branch information
Kingdon Barrett committed Sep 9, 2021
2 parents 3b794b7 + dbd7c12 commit 13b3e66
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ jobs:
command: |
if echo "${CIRCLE_TAG}" | grep -Eq "^[0-9]+(\.[0-9]+)*(-[a-z0-9]+)?$"; then
# Publish binaries to GitHub
go get github.com/weaveworks/github-release
go get github.com/github-release/github-release
make build-fluxctl
bin/upload-binaries
Expand Down

0 comments on commit 13b3e66

Please sign in to comment.