Try different project name for fossa

This commit is contained in:
ErickSkrauch 2020-04-21 16:42:09 +03:00
parent 7978462540
commit 7fb12f4a85
No known key found for this signature in database
GPG Key ID: 669339FCBB30EE0E

View File

@ -34,9 +34,9 @@ jobs:
- curl https://raw.githubusercontent.com/fossas/fossa-cli/master/install.sh | bash
script:
- fossa init
- fossa analyze -p git+github.com/elyby/chrly
- fossa analyze -p https://github.com/fossas/fossa-cli
after_success:
- fossa test -p git+github.com/elyby/chrly
- fossa test -p https://github.com/fossas/fossa-cli
# Deploy stage
- name: Docker image