Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
Astro
rust-card10
Commits
82682752
Commit
82682752
authored
Sep 12, 2019
by
Astro
⚙
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
hydra: don't link but copy jobsets
parent
19120323
Pipeline
#3921
passed with stage
in 20 minutes and 38 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
hydra/hydra.nix
hydra/hydra.nix
+1
-1
No files found.
hydra/hydra.nix
View file @
82682752
...
...
@@ -59,6 +59,6 @@ let
in
{
jobsets
=
pkgs
.
runCommand
"rust-card10.json"
{}
''
ln -s
${
jobsetsJson
}
$out
cp
${
jobsetsJson
}
$out
''
;
}
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment