We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 5f903ce + ce8661d commit daa8ed5Copy full SHA for daa8ed5
.github/workflows/on-pull-request.yaml
@@ -72,8 +72,5 @@ jobs:
72
- uses: actions/checkout@v4
73
- name: Build Sphinx Image
74
run: |
75
- source <(curl -sL http://ci.q-ctrl.com)
76
- ./ci docker build \
77
- -f ./docs/Dockerfile \
78
- --suffix -docs
+ docker build -f ./docs/Dockerfile
79
#################### Maintained by repositories-manager - do not edit directly ####################
0 commit comments