Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
HYCAR-Hydro
airGR
Commits
8055e5ef
Commit
8055e5ef
authored
Jun 17, 2021
by
Dorchies David
Browse files
Revert "ci: switch on all tests for validation"
This reverts commit
b6bd704a
.
parent
01682922
Pipeline
#24032
canceled with stage
Changes
1
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
8055e5ef
...
...
@@ -35,11 +35,11 @@ default:
extends
:
.check
scheduled_tests_patched
:
#
only:
#
refs:
#
- dev
#
- master
#
- schedules
only
:
refs
:
-
dev
-
master
-
schedules
variables
:
R_VERSION
:
"
patched"
extends
:
.scheduled_tests
...
...
@@ -108,10 +108,10 @@ check_as_cran_oldrel:
revdepcheck_patched
:
stage
:
revdepcheck
#
only:
#
refs:
#
- tags
#
- schedules
only
:
refs
:
-
tags
-
schedules
variables
:
R_VERSION
:
"
patched"
script
:
...
...
Write
Preview
Markdown
is supported
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