Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Z
ZARP
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
zavolan_group
pipelines
ZARP
Merge requests
!99
ci: clean old comments
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
ci: clean old comments
cifix
into
dev
Overview
6
Commits
3
Pipelines
3
Changes
11
1 unresolved thread
Hide all comments
Merged
BIOPZ-Bak Maciej
requested to merge
cifix
into
dev
3 years ago
Overview
6
Commits
3
Pipelines
3
Changes
11
1 unresolved thread
Hide all comments
Expand
Fixes
#181 (closed)
@katsanto
or
@gypas
or
@kanitz
: please take a look
Edited
3 years ago
by
BIOPZ-Bak Maciej
0
0
Merge request reports
Viewing commit
5f511263
Prev
Next
Show latest version
11 files
+
0
−
86
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
11
Search (e.g. *.vue) (Ctrl+P)
5f511263
refactor: remove old ALFA unit test
· 5f511263
Maciej Bak
authored
3 years ago
.gitlab-ci.yml
+
0
−
6
Options
@@ -9,12 +9,6 @@ before_script:
test
:
script
:
# add code quality tests here
# add unit tests here
# add script tests here
#- bash tests/test_scripts_prepare_inputs_table/test.sh
#- bash tests/test_scripts_prepare_inputs_labkey/test.sh
#- bash tests/test_alfa/test.sh
# add integration tests here
-
bash tests/test_integration_workflow_with_conda/test.local.sh
-
bash tests/test_create_dag_image/test.sh
Loading