Loading templates/gitlab-ci-cypress.yml +0 −3 Original line number Diff line number Diff line Loading @@ -78,9 +78,6 @@ workflow: - when: on_success variables: # variabilized tracking image TBC_TRACKING_IMAGE: "registry.gitlab.com/to-be-continuous/tools/tracking:master" # Default Docker image (can be overridden) CYPRESS_IMAGE: $[[ inputs.image ]] CYPRESS_PROJECT_DIR: $[[ inputs.project-dir ]] Loading Loading
templates/gitlab-ci-cypress.yml +0 −3 Original line number Diff line number Diff line Loading @@ -78,9 +78,6 @@ workflow: - when: on_success variables: # variabilized tracking image TBC_TRACKING_IMAGE: "registry.gitlab.com/to-be-continuous/tools/tracking:master" # Default Docker image (can be overridden) CYPRESS_IMAGE: $[[ inputs.image ]] CYPRESS_PROJECT_DIR: $[[ inputs.project-dir ]] Loading