We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bbceb89 commit 6338ebaCopy full SHA for 6338eba
.github/workflows/cd.yml
@@ -83,5 +83,6 @@ jobs:
83
cypress_version: ${{ needs.publish_cypress_docker_image_to_acr.outputs.docker_image }}
84
update_e2e_test_durations: ${{ github.ref == 'refs/heads/main' }}
85
test-tags: ''
86
+ custom_docker_compose: docker/docker-compose.custom-e2e.yml
87
secrets:
88
jore4_ci_data_repo_ssh_key: ${{ secrets.JORE4_CI_DATA_REPO_DEPLOY_KEY }}
0 commit comments