Skip to content
Snippets Groups Projects
Commit 1e2f45fa authored by Hannes Feldt's avatar Hannes Feldt
Browse files

fix

parent c9fade42
No related branches found
No related tags found
1 merge request!33Add pre-commit hook and improve with better linting
Pipeline #101338 failed
Pipeline: Python Package

#101339

    This commit is part of merge request !33. Comments created here will be created in the context of that merge request.
    ......@@ -24,6 +24,7 @@ build-template:
    - source ./setup.sh
    - git add .
    - git commit -m 'Test'
    - git remote add origin git@git.astron.nl:templates/python-package-test
    - git push --dry-run -u origin test
    - rm -r .venv
    - rm -r .git
    ......
    0% Loading or .
    You are about to add 0 people to the discussion. Proceed with caution.
    Please register or to comment