Unverified Commit 950e8569 authored by Mattia Rizzolo's avatar Mattia Rizzolo
Browse files

packages-tests: include the hashed gitlab token for the lintian-tests_sid job



Otherwise it would be overwritten each time a deployment happen.

Even if the token were to be extracted from the hash and leaked the worst it
would cause is triggering the lintian-tests_sid job, which is not a real
problem for us (only one test at a time can ever run, etc).

Closes: #917119
Signed-off-by: Mattia Rizzolo's avatarMattia Rizzolo <mattia@debian.org>
parent 4c2f632a
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -88,7 +88,8 @@
      - sid:
          <<: *distro_defaults_sid
          my_origin_triggers:
            - gitlab
            - gitlab:
                secret-token: '{{AQAAABAAAAAwUn9vCBPUfLVePuJ0YzGIefo56GNDCX04sk6uDaZRv9lXSlGM1xzrj3Lap8neBcCtFzq6OoqwTUKfRQggb6tu4Q==}}'
      - buster:
          <<: *distro_defaults_buster
          my_trigger: '{name}_stretch-backports'