Skip to content
Snippets Groups Projects
Commit 0cfe2c4e authored by Bryan BRANCOTTE's avatar Bryan BRANCOTTE
Browse files

rework only to rules

parent 2a472790
No related branches found
No related tags found
No related merge requests found
Pipeline #133176 passed
pages: pages:
stage: build stage: build
needs: [] needs: []
only: rules:
- docs - if: $CI_COMMIT_BRANCH == "docs"
image: python:3.10 image: python:3.10
script: script:
- apt-get update && apt-get install -y python3-dev graphviz libgraphviz-dev - apt-get update && apt-get install -y python3-dev graphviz libgraphviz-dev
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment