Skip to content

Commit

Permalink
Merge pull request #985 from openziti/update-ziti-ci
Browse files Browse the repository at this point in the history
change url to openziti
  • Loading branch information
dovholuknf authored Nov 22, 2024
2 parents 727d15f + 4ef670b commit 2df22ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion publish.sh
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ if [ "${GIT_BRANCH:-}" == "main" ]; then

./gendoc.sh -s # clone and build companion microsites and build Docusaurus

wget https://github.com/netfoundry/ziti-ci/releases/latest/download/ziti-ci # fetch latest release
wget https://github.com/openziti/ziti-ci/releases/latest/download/ziti-ci # fetch latest release
install ./ziti-ci /usr/local/bin/ # set executable bit and copy to executable search path

echo "configuring git..."
Expand Down

0 comments on commit 2df22ce

Please sign in to comment.