Updated CI
This commit is contained in:
parent
93e6bd3dca
commit
55faa10ef1
|
@ -11,4 +11,6 @@ pipeline:
|
||||||
password:
|
password:
|
||||||
from_secret: docker_password
|
from_secret: docker_password
|
||||||
|
|
||||||
branches: [main]
|
when:
|
||||||
|
event: [push]
|
||||||
|
branch: [main]
|
|
@ -5,7 +5,7 @@
|
||||||
A social networking server anyone can self-host
|
A social networking server anyone can self-host
|
||||||
|
|
||||||
**WARNING: Currently the project cannot be bootstrapped from scratch as
|
**WARNING: Currently the project cannot be bootstrapped from scratch as
|
||||||
it requires a Calckey 14.0RC3 database model**
|
it requires a Calckey 14.0RC3 database model.**
|
||||||
|
|
||||||
**This project is in early development.**
|
**This project is in early development.**
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue