Skip to content
Snippets Groups Projects
Commit 9873c3ab authored by nimrod's avatar nimrod
Browse files

Debug the binary.

parent e655f672
Branches
Tags
No related merge requests found
Pipeline #1970 failed
...@@ -20,6 +20,7 @@ build-executable: ...@@ -20,6 +20,7 @@ build-executable:
extends: .python3-build extends: .python3-build
before_script: before_script:
- poetry install --no-dev - poetry install --no-dev
- poetry run pip freeze
script: script:
- poetry run make - poetry run make
artifacts: artifacts:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment