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
b6bd704a
Commit
b6bd704a
authored
Jun 17, 2021
by
Dorchies David
Browse files
ci: switch on all tests for validation
Refs
#123
parent
7f6b4806
Pipeline
#24026
passed with stages
in 33 minutes and 37 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
b6bd704a
...
...
@@ -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
:
...
...
Dorchies David
@david.dorchies
mentioned in commit
8055e5ef
·
Jun 17, 2021
mentioned in commit
8055e5ef
mentioned in commit 8055e5ef6bf24f4487ab35af486aec9836300575
Toggle commit list
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