Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
TASTE
taste-setup
Commits
6668fc2a
Commit
6668fc2a
authored
Dec 08, 2020
by
Thanassis Tsiodras
Browse files
Trigger CI for ZynQ regression check.
parent
00f22971
Pipeline
#2837
failed with stage
in 29 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
0 → 100644
View file @
6668fc2a
# image: $CI_REGISTRY_IMAGE/taste:latest
image
:
taste-buster:latest
variables
:
GIT_SUBMODULE_STRATEGY
:
normal
stages
:
-
build
-
post_build
build
:
stage
:
build
script
:
-
./gitlabci-test.sh
artifacts
:
paths
:
-
'
kazoo/test/logs/*.err.txt'
-
'
opengeode/tests/testsuite/logs/*.err.txt'
when
:
on_failure
expire_in
:
2 weeks
Write
Preview
Supports
Markdown
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