Skip to content

Commit

Permalink
fix: disable cisco build
Browse files Browse the repository at this point in the history
  • Loading branch information
natesales committed Jun 29, 2022
1 parent 8bf92d2 commit dc98f9a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions vendorbuild/cisco/build.sh
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
#!/bin/bash

# Disabling build
exit 0

set -e

# Download ioxclient if it doesn't already exist
Expand Down

0 comments on commit dc98f9a

Please sign in to comment.