Skip to content
Snippets Groups Projects
Commit cc0c9947 authored by Pierre Dittgen's avatar Pierre Dittgen
Browse files

Use docker-entrypoint.sh

parent 6674ca65
No related branches found
No related tags found
1 merge request!8Draft: Generate dashboard
Pipeline #225291 passed with stages
in 3 minutes and 52 seconds
This commit is part of merge request !8. Comments created here will be created in the context of that merge request.
......@@ -43,7 +43,7 @@ Pages:
before_script:
- mkdir public
script:
- python generate-dashboard.py > public/index.html
- /app/docker-entrypoint.sh > public/index.html
artifacts:
paths:
- public/
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment