Commit graph

7 commits

Author SHA1 Message Date
46f0c72c3e [Skip-Ci] Update Docker image, cron job, tests
It seems, timeout sends signals that do not stop the server process.
Set the signal to SIGKILL - which also kills the function.sh process.
Thus moved the last function to entrypoint.sh
2022-09-28 14:32:41 +02:00
bcad22b067 [Skip-Ci] Refactoring 2022-09-28 10:26:50 +02:00
6708fae81c [Skip-CIi] Add tests 2022-09-27 15:45:13 +02:00
de88a5d807 [skip-ci] Make unique name for each website deploy
Add function for replacing values in the beginning of a string.
Add build secret.
2022-09-27 14:05:07 +02:00
4cf689e27f Add dummy auth
It seems, that an auth file is necessary for conf creation.
So added a dummy file containing one key value pair.
Also update of names and formati in configmap and deployment.
Also added valid_config and valid auth.
2022-09-22 12:48:11 +02:00
4013da36b5 Set auth to nil 2022-09-21 15:59:27 +02:00
bca85d1da4 Add tests
Fix configmap generation.
2022-09-21 15:55:42 +02:00
Renamed from src/main/cljc/dda/c4k_website/gitea.cljc (Browse further)