mirror of
https://github.com/elyby/chrly.git
synced 2025-01-03 18:51:49 +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
|
- curl https://raw.githubusercontent.com/fossas/fossa-cli/master/install.sh | bash
|
||||||
script:
|
script:
|
||||||
- fossa init
|
- fossa init
|
||||||
- fossa analyze -p git+github.com/elyby/chrly
|
- fossa analyze -p https://github.com/fossas/fossa-cli
|
||||||
after_success:
|
after_success:
|
||||||
- fossa test -p git+github.com/elyby/chrly
|
- fossa test -p https://github.com/fossas/fossa-cli
|
||||||
|
|
||||||
# Deploy stage
|
# Deploy stage
|
||||||
- name: Docker image
|
- name: Docker image
|
||||||
|
Loading…
Reference in New Issue
Block a user