Skip to content
Snippets Groups Projects
Commit 740928aa authored by Pierre Smeyers's avatar Pierre Smeyers
Browse files

refactor(yaml): replace anchors with ref tags

parent f9cc9a14
No related branches found
No related tags found
No related merge requests found
......@@ -259,7 +259,7 @@ cypress:
command: ["--service", "cypress", "3.3.1"]
stage: acceptance
before_script:
- *cypress-scripts
- !reference [.cypress-scripts]
- install_ca_certs "${CUSTOM_CA_CERTS:-$DEFAULT_CA_CERTS}"
# retrieve server url to test from 'environment_url.txt' file
- eval_base_url
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment