Skip to content

Commit

Permalink
Fixes to build scripts again.
Browse files Browse the repository at this point in the history
  • Loading branch information
andreidenissov-cog committed Jul 30, 2024
1 parent 3fd3664 commit cf39458
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion go-runner-setup.sh
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ then
export GIT_COMMIT="unknown commit"
fi

source generate_git_info.sh "${GIT_BRANCH}" "${GIT_COMMIT}"
source generate_git_info.sh "${GIT_COMMIT}" "${GIT_BRANCH}"

export COMPONENT_NAME=runner-linux-amd64-cpu

Expand Down

0 comments on commit cf39458

Please sign in to comment.