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
54e0a290
Commit
54e0a290
authored
May 01, 2020
by
Thanassis Tsiodras
Browse files
Attempting to setup Gitlab CI.
parent
4de115eb
Pipeline
#1624
failed with stage
in 13 seconds
Changes
1
Pipelines
1
Show whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
54e0a290
...
@@ -11,7 +11,7 @@ stages:
...
@@ -11,7 +11,7 @@ stages:
build
:
build
:
stage
:
build
stage
:
build
script
:
script
:
-
pip3
uninstall dmt ; pip3
install --upgrade . ; LANG=C LC_ALL=C PATH=$PATH:/asn1scc make
-
pip3 install --upgrade . ; LANG=C LC_ALL=C PATH=$PATH:/asn1scc make
# artifacts:
# artifacts:
# paths:
# paths:
# - 'test/logs/*.err.txt'
# - 'test/logs/*.err.txt'
...
...
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