Skip to content

Commit

Permalink
uname it
Browse files Browse the repository at this point in the history
  • Loading branch information
DmitriyMusatkin committed Jan 9, 2025
1 parent ab586c2 commit 58eac70
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions codebuild/cd/musl-linux-build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,8 @@ echo "Using builder version ${BUILDER_VERSION}"
aws ecr get-login-password | docker login 123124136734.dkr.ecr.us-east-1.amazonaws.com -u AWS --password-stdin
export DOCKER_IMAGE=123124136734.dkr.ecr.us-east-1.amazonaws.com/${IMAGE_NAME}:${BUILDER_VERSION}

uname -r

docker run --privileged --rm tonistiigi/binfmt --install all

export BRANCH_TAG=$(git describe --tags)
Expand Down

0 comments on commit 58eac70

Please sign in to comment.