mirror of
https://github.com/elyby/chrly.git
synced 2024-11-23 05:33:18 +05:30
Try different project name for fossa
This commit is contained in:
parent
7978462540
commit
7fb12f4a85
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user