Skip to content

Commit

Permalink
*
Browse files Browse the repository at this point in the history
  • Loading branch information
ofalvai committed Dec 4, 2024
1 parent 9d18ea2 commit d05a06a
Showing 1 changed file with 1 addition and 7 deletions.
8 changes: 1 addition & 7 deletions bitrise.yml
Original file line number Diff line number Diff line change
Expand Up @@ -311,13 +311,7 @@ step_bundles:
# probably because the CLI process (which runs the steps) is already running by the time the Go version is set.
title: Ubuntu 20 Go hackery # TODO: remove this once the workflow is migrated to the Ubuntu 22 stack
inputs:
- content: |-
#!/bin/bash
set -exo pipefail
# rm .tool-versions
rm ~/.asdf/shims/go
echo $PATH
type -a go
- content: rm ~/.asdf/shims/go
- deploy-to-bitrise-io@2: { }

test_binary_build:
Expand Down

0 comments on commit d05a06a

Please sign in to comment.