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.
1 parent 557cbaf commit ce8661dCopy full SHA for ce8661d
.github/workflows/on-pull-request.yaml
@@ -34,8 +34,5 @@ jobs:
34
- uses: actions/checkout@v4
35
- name: Build Sphinx Image
36
run: |
37
- source <(curl -sL http://ci.q-ctrl.com)
38
- ./ci docker build \
39
- -f ./docs/Dockerfile \
40
- --suffix -docs
+ docker build -f ./docs/Dockerfile
41
#################### Maintained by repositories-manager - do not edit directly ####################
0 commit comments