Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit c289956f authored by Romain Hunault's avatar Romain Hunault
Browse files

Use a trigger's token

parent 8fd2ec1a
Loading
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -26,7 +26,7 @@ publish-prebuiltapks:
  script:
  - |
      curl --request POST \
      --form "token=$CI_JOB_TOKEN" \
      --form "token=$PUBLISHING_TOKEN" \
      --form ref=master \
      --form "variables[PROJECT_PATH]=$CI_PROJECT_PATH" \
      --form "variables[JOB]=$CI_JOB_ID" \