From 55faa10ef1de9fc8410928b6d3984303144ef2ce Mon Sep 17 00:00:00 2001 From: Natty Date: Fri, 28 Jul 2023 05:19:40 +0200 Subject: [PATCH] Updated CI --- .woodpecker/ociImagePush.yml | 4 +++- README.md | 2 +- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/.woodpecker/ociImagePush.yml b/.woodpecker/ociImagePush.yml index 90d2514..c590de3 100644 --- a/.woodpecker/ociImagePush.yml +++ b/.woodpecker/ociImagePush.yml @@ -11,4 +11,6 @@ pipeline: password: from_secret: docker_password -branches: [main] \ No newline at end of file +when: + event: [push] + branch: [main] \ No newline at end of file diff --git a/README.md b/README.md index daf94d3..140a416 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ A social networking server anyone can self-host **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.**