Skip to content

Commit

Permalink
Make sure to clone process to the expected location
Browse files Browse the repository at this point in the history
  • Loading branch information
caseydavenport committed Dec 18, 2021
1 parent 02b72cc commit f056833
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .semaphore/semaphore.yml
Original file line number Diff line number Diff line change
Expand Up @@ -188,7 +188,7 @@ blocks:
- export KEYPAIR_NAME=${CLUSTER_NAME}
- echo CLUSTER_NAME=${CLUSTER_NAME}
- sudo apt-get install putty-tools
- git clone [email protected]:tigera/process.git
- git clone [email protected]:tigera/process.git ~/process
- cd felix
- make bin/calico-felix.exe fv/win-fv.exe
epilogue:
Expand Down

0 comments on commit f056833

Please sign in to comment.