Skip to content

Commit

Permalink
ci: update the private pipeline script (#2163)
Browse files Browse the repository at this point in the history
* clean up

* update private pipline's permission
  • Loading branch information
yihau authored Jul 19, 2024
1 parent ea768aa commit 0d191c2
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .buildkite/solana-private.sh
100644 → 100755
Original file line number Diff line number Diff line change
Expand Up @@ -8,10 +8,8 @@
#

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

_ ci/buildkite-solana-private.sh pipeline.yml
echo +++ pipeline
Expand Down

0 comments on commit 0d191c2

Please sign in to comment.