Skip to content
Snippets Groups Projects
Commit 2e9cbff9 authored by Jakub Pelka's avatar Jakub Pelka :cat2:
Browse files

remove tag for testing

parent d17f9d37
Branches docusaurus
No related tags found
No related merge requests found
Pipeline #136432 passed
Pipeline: docs-deploy

#136433

    stages:
    - build
    # - trigger-release
    - trigger-release
    build-doc:
    stage: build
    image: ubuntu:20.04
    tags:
    - node
    #tags:
    # - node
    script:
    - apt update
    - apt upgrade -y
    ......@@ -22,9 +22,8 @@ build-doc:
    paths:
    - docs/substrate/*.md
    #release-doc:
    # stage: trigger-release
    # trigger:
    # project: elixxir/sysadmin/docutest
    # branch: $CI_COMMIT_REF_NAME
    \ No newline at end of file
    release-doc:
    stage: trigger-release
    trigger:
    project: elixxir/sysadmin/docutest
    branch: master
    \ No newline at end of file
    0% Loading or .
    You are about to add 0 people to the discussion. Proceed with caution.
    Please register or to comment