Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
argo
argopkgs
Commits
6ede7ea3
Commit
6ede7ea3
authored
Apr 18, 2019
by
Valentin Reis
Browse files
dhrun lib expression update
parent
09da3ce6
Pipeline
#6414
failed with stages
in 4 minutes and 7 seconds
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
dhrun/lib.dh
View file @
6ede7ea3
...
...
@@ -4,7 +4,7 @@
in let types =
https://xgitlab.cels.anl.gov/argo/dhrun/raw/master/resources/types.dh
in let dataDir = "
.
/"
in let dataDir =
env:DHRUNSPECS as Text ++
"/"
in let manifestDir = dataDir ++ "manifests/"
...
...
@@ -101,7 +101,7 @@ in let makeBase =
[] : List Text
}
⫽ { args =
addVerbose args.verbose
["--nrm_log","./nrm_log"] #
addVerbose args.verbose
, vars =
[ { varname =
"ARGO_NODEOS_CONFIG"
...
...
pkgs/dhrun/pin.json
View file @
6ede7ea3
...
...
@@ -10,5 +10,5 @@
},
"rev"
:
"refs/heads/master"
,
"type"
:
"fetchgit"
,
"url"
:
"https://xgitlab.cels.anl.gov/vreis/dhall-executor.git"
}
\ No newline at end of file
"url"
:
"https://xgitlab.cels.anl.gov/argo/dhrun.git"
}
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