From 586d3868052f84c9a11d36b3bb00113be306e9f9 Mon Sep 17 00:00:00 2001 From: Valentin Reis Date: Thu, 30 May 2019 08:57:38 -0500 Subject: [PATCH] nrm readthedocs fix --- gitlab-ci/nrm.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gitlab-ci/nrm.yml b/gitlab-ci/nrm.yml index b62238e..c6b9f4d 100644 --- a/gitlab-ci/nrm.yml +++ b/gitlab-ci/nrm.yml @@ -13,4 +13,4 @@ readthedocs: tags: - integration script: - - nix run nixpkgs.curl -c curl -X POST -d "branch=$CI_COMMIT_REF_NAME" -d "token=$READTHEDOCS_TOKEN" https://readthedocs.org/api/v2/webhook/nrm/83161/ + - nix run nixpkgs.curl -c curl -X POST -d "branch=$CI_COMMIT_REF_NAME" -d "token=$READTHEDOCS_TOKEN" https://readthedocs.org/api/v2/webhook/nrm/87451/ -- 2.26.2