Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: use stable23 branch for cypress tests #2023

Merged
merged 1 commit into from
Dec 21, 2021
Merged

fix: use stable23 branch for cypress tests #2023

merged 1 commit into from
Dec 21, 2021

Conversation

azul
Copy link
Contributor

@azul azul commented Dec 21, 2021

For CI tests we need to pick the right branch to run our tests against.

For the local cypress tests
the docker image build based on the server image
will use the BRANCH environment variable
to determine which branch of the server to checkout:
https://github.com/nextcloud/docker-ci/blob/master/server/initnc.sh#L3-L12

Signed-off-by: Azul azul@riseup.net

  • Resolves: ci build failures
  • Target version: stable23

The server image will use the BRANCH environment variable
to determine which branch of the server to checkout:
https://github.com/nextcloud/docker-ci/blob/master/server/initnc.sh#L3-L12

Signed-off-by: Azul <azul@riseup.net>
@azul azul merged commit 42b1200 into stable23 Dec 21, 2021
@delete-merged-branch delete-merged-branch bot deleted the fix/cypress-23 branch December 21, 2021 08:58
@skjnldsv skjnldsv mentioned this pull request Jan 7, 2022
6 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants