Skip to content

Commit

Permalink
Cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
denis256 committed Aug 20, 2024
1 parent 28e50d8 commit adbad44
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,6 @@ jobs:
- run: |
go mod tidy
pushd examples/client-server
make
build-go-binaries --app-name terragrunt-iac-engine-client --dest-path bin --ld-flags "-X github.com/gruntwork-io/go-commons/version.Version=$CIRCLE_TAG -extldflags '-static'"
popd
pushd examples/client-server/server
Expand Down

0 comments on commit adbad44

Please sign in to comment.