Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Nextcloud
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Monitor
Service Desk
Analyze
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
TeDomum
Nextcloud
Commits
2acc4db3
Unverified
Commit
2acc4db3
authored
4 years ago
by
Roeland Jago Douma
Committed by
GitHub
4 years ago
Browse files
Options
Downloads
Plain Diff
Merge pull request #25457 from nextcloud/update-stable21-target-versions
Update stable21 target versions
parents
f57fc899
fa3a2820
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
.drone.yml
+1
-1
1 addition, 1 deletion
.drone.yml
tests/acceptance/run-local.sh
+1
-1
1 addition, 1 deletion
tests/acceptance/run-local.sh
with
2 additions
and
2 deletions
.drone.yml
+
1
−
1
View file @
2acc4db3
...
@@ -1353,7 +1353,7 @@ steps:
...
@@ -1353,7 +1353,7 @@ steps:
commands
:
commands
:
# JavaScript files are not used in integration tests so it is not needed to
# JavaScript files are not used in integration tests so it is not needed to
# build them.
# build them.
-
git clone --depth 1 https://github.com/nextcloud/spreed apps/spreed
-
git clone --depth 1
--branch stable21
https://github.com/nextcloud/spreed apps/spreed
-
name
:
integration-sharing-v1-video-verification
-
name
:
integration-sharing-v1-video-verification
image
:
nextcloudci/integration-php7.3:integration-php7.3-2
image
:
nextcloudci/integration-php7.3:integration-php7.3-2
commands
:
commands
:
...
...
This diff is collapsed.
Click to expand it.
tests/acceptance/run-local.sh
+
1
−
1
View file @
2acc4db3
...
@@ -64,7 +64,7 @@ if [ "$1" = "--acceptance-tests-dir" ]; then
...
@@ -64,7 +64,7 @@ if [ "$1" = "--acceptance-tests-dir" ]; then
fi
fi
ACCEPTANCE_TESTS_CONFIG_DIR
=
"../../
$ACCEPTANCE_TESTS_DIR
/config"
ACCEPTANCE_TESTS_CONFIG_DIR
=
"../../
$ACCEPTANCE_TESTS_DIR
/config"
DEV_BRANCH
=
"
master
"
DEV_BRANCH
=
"
stable21
"
# "--timeout-multiplier N" option can be provided to set the timeout multiplier
# "--timeout-multiplier N" option can be provided to set the timeout multiplier
# to be used in ActorContext.
# to be used in ActorContext.
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
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!
Save comment
Cancel
Please
register
or
sign in
to comment