Skip to content

Commit

Permalink
Merge branch 'develop' into bugfix/fix-lti-quiz-exercise-grade
Browse files Browse the repository at this point in the history
  • Loading branch information
basak-akan authored Nov 9, 2023
2 parents 146e465 + 1e0ce9c commit 8706913
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docker/cypress.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,8 @@ services:
CYPRESS_editorGroupName: "artemis-e2etest-editors"
CYPRESS_instructorGroupName: "artemis-e2etest-instructors"
CYPRESS_createUsers: "${bamboo_cypress_create_users}"
# use alternative cypress version to avoid blocking sorry cypress (see https://currents.dev/readme/integration-with-cypress/alternative-cypress-binaries)
CYPRESS_DOWNLOAD_MIRROR: "https://cy-cdn.currents.dev"
SORRY_CYPRESS_KEY: "${bamboo_sorry_cypress_record_secret}"
SORRY_CYPRESS_URL: "${bamboo_sorry_cypress_url}"
SORRY_CYPRESS_BUILD_ID: "${bamboo_buildNumber}"
Expand Down

0 comments on commit 8706913

Please sign in to comment.