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
0f035eeb
Commit
0f035eeb
authored
Jul 29, 2019
by
Thanassis Tsiodras
Browse files
Docker container was apparently not updated.
parent
515278bd
Changes
1
Hide whitespace changes
Inline
Side-by-side
.circleci/config.yml
View file @
0f035eeb
...
...
@@ -13,4 +13,4 @@ jobs:
paths
:
-
~/docker
-
run
:
command
:
docker run -it -v $(pwd):/root/tests dmt bash -c 'cd /root/tests ; LANG=C LC_ALL=C PATH=$PATH:/asn1scc make'
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'
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