Commit 4ad19162 authored by Pierre Smeyers's avatar Pierre Smeyers
Browse files

refactor(yaml): replace anchors with ref tags

parent 52436011
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -234,7 +234,7 @@ lighthouse:
    # force output dir (in case upload.target="filesystem")
    LHCI_UPLOAD__OUTPUT_DIR: "reports/lhci"
  before_script:
    - *lhci-scripts
    - !reference [.lhci-scripts]
    - install_ca_certs "${CUSTOM_CA_CERTS:-$DEFAULT_CA_CERTS}"
    - npm install -g @lhci/cli@$LHCI_VERSION
  script: