Skip to content
Snippets Groups Projects
Verified Commit 5b3c5e31 authored by Volker Schukai's avatar Volker Schukai :alien:
Browse files

chore: fix wrong ci artefact

parent e2701d8a
No related branches found
No related tags found
No related merge requests found
......@@ -27,9 +27,6 @@ tests:
- nixos-gen3
script:
- nix develop .#gitlab --command run-ci-tests
artifacts:
paths:
- last-phpunit-result.xml
release:
stage: release
......@@ -40,4 +37,3 @@ release:
when: on_success
rules:
- if: $CI_COMMIT_BRANCH == "master"
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment