Skip to content
Snippets Groups Projects
Commit 8fa52307 authored by Bekerle, Patrizio's avatar Bekerle, Patrizio :fire:
Browse files

Try to fix composer tag

parent 560ea046
No related branches found
No related tags found
No related merge requests found
Pipeline #198487 failed
......@@ -22,7 +22,7 @@ stages:
- php7.4 ./occ app:enable webapppassword
- php7.4 -S localhost:8080 &
- cd apps/webapppassword
- composer require --dev christophwurst/nextcloud:${CORE_BRANCH}
- composer require --dev christophwurst/nextcloud:dev-${CORE_BRANCH}
- composer run psalm
- make test
after_script:
......
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