Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
TASTE
dmt
Commits
09f474db
Commit
09f474db
authored
Jul 29, 2019
by
Thanassis Tsiodras
Browse files
Docker container was apparently not updated - 2nd attempt.
parent
0f035eeb
Changes
1
Hide whitespace changes
Inline
Side-by-side
.circleci/config.yml
View file @
09f474db
...
...
@@ -13,4 +13,4 @@ jobs:
paths
:
-
~/docker
-
run
:
command
:
docker run -it -v $(pwd):/root/tests dmt bash -c 'cd /root/tests ; pip3 install --upgrade . ; LANG=C LC_ALL=C PATH=$PATH:/asn1scc make'
command
:
docker run -it -v $(pwd):/root/tests dmt bash -c 'cd /root/tests ; pip3
uninstall dmt ; pip3
install --upgrade . ; LANG=C LC_ALL=C PATH=$PATH:/asn1scc make'
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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