Skip to content

Commit

Permalink
removing name var
Browse files Browse the repository at this point in the history
  • Loading branch information
denispalab authored May 3, 2022
1 parent 5b80891 commit 59177f0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .buildkite/solana-private.sh
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
#

set -e
NAME=$(buildkite-agent meta-data get name)
# NAME=$(buildkite-agent meta-data get name)
cd "$(dirname "$0")"/..
source ci/_
sudo chmod 0777 ci/buildkite-solana-private.sh
Expand Down

0 comments on commit 59177f0

Please sign in to comment.