removing name var

This commit is contained in:
axleiro 2022-05-03 17:18:26 +05:30 committed by GitHub
parent 5b80891abc
commit 59177f0f39
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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