Commit bce8f256 authored by Pierre Smeyers's avatar Pierre Smeyers
Browse files

refactor(yaml): replace anchors with ref tags

parent b8472663
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -323,7 +323,7 @@ glpkg-publish:
    - name: "$TBC_TRACKING_IMAGE"
      command: ["--service", "gitlab-package", "1.0.0"]
  before_script:
    - *packages-scripts
    - !reference [.packages-scripts]
    - install_ca_certs "${CUSTOM_CA_CERTS:-$DEFAULT_CA_CERTS}"
    - assert_defined "$GLPKG_FILES" 'The variable $GLPKG_FILES is mandatory'
  script: