Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
OpenDAS
torchani
Commits
a61a1b3e
Unverified
Commit
a61a1b3e
authored
Jul 22, 2018
by
Gao, Xiang
Committed by
GitHub
Jul 22, 2018
Browse files
fix yaml (#11)
parent
79949c73
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
codefresh.yml
codefresh.yml
+2
-2
No files found.
codefresh.yml
View file @
a61a1b3e
...
...
@@ -8,6 +8,6 @@ steps:
dockerfile
:
Dockerfile
tag
:
latest
unit-tests
:
image
:
torchani
image
:
'
${{build-
torchani
}}'
commands
:
-
cd torchani && python setup.py test
\ No newline at end of file
-
python setup.py test
\ No newline at end of file
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