We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dcc0afa commit 9c73e2bCopy full SHA for 9c73e2b
1 file changed
.gitlab-ci.yml
@@ -2,7 +2,7 @@ pages:
2
stage: deploy
3
script:
4
- mkdir -p public
5
- - echo "/* https://katyukha.github.io/odoo-helper-scripts/:splat 301" > public/_redirects
+ - echo "/* https://katyukha.github.io/odoo-helper-scripts/ 301" > public/_redirects
6
artifacts:
7
paths:
8
- public
0 commit comments