Code development platform for open source projects from the European Union institutions :large_blue_circle: EU Login authentication by SMS has been phased out. To see alternatives please check here

Skip to content
Snippets Groups Projects
Commit 5b55d9ee authored by Stijn BROUWERS's avatar Stijn BROUWERS
Browse files

feat(cicd): fix bug in cicd

parent e39dc9a2
No related branches found
No related tags found
1 merge request!19feat(cicd): Run docs job after publish
......@@ -121,6 +121,7 @@ docs:
- if: "$CI_COMMIT_TAG"
when: never
# - if: "$CI_COMMIT_BRANCH == $CI_DEFAULT_BRANCH"
- when: always
script:
- apt-get update && apt-get install -y python3 python3-pip
- npm install -g @techdocs/cli
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment