Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Files
F3486298
D6282.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
488 B
Referenced Files
None
Subscribers
None
D6282.diff
View Options
diff --git a/.buildkite/tunnelbroker_client.yml b/.buildkite/tunnelbroker_client.yml
new file mode 100644
--- /dev/null
+++ b/.buildkite/tunnelbroker_client.yml
@@ -0,0 +1,10 @@
+env:
+ PATH: "$HOME/.nix-profile/bin:/nix/var/nix/profiles/default/bin:$PATH"
+steps:
+ - label: ':nix: Tunnelbroker Client (Shared)'
+ command:
+ - 'cd shared/tunnelbroker-client'
+ - 'rm -rf target'
+ - 'nix develop --accept-flake-config -c cargo test'
+ agents:
+ - 'mac=true'
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Thu, Dec 19, 4:28 AM (21 h, 42 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
2675277
Default Alt Text
D6282.diff (488 B)
Attached To
Mode
D6282: [buildkite] Adding CI test for the Tunnelbroker client shared library
Attached
Detach File
Event Timeline
Log In to Comment