Commit Graph

6 Commits (c0e01309c3e8b4e2229c293a650a1305d29e286e)

Author SHA1 Message Date
erik c0e01309c3 Update scripts in docker image
Fail if something goes wrong.
2 years ago
erik 2b2ca8dae7 Add optional script execution in build container
The script file must exist in the root of the specified gitea-repo.
You also need to specify (and calculate) a sha256sum output
for that file. This needs to be added as KV pair to
the respective collection in :websites.
2 years ago
erik 679530dbc7 Add functionality for multiple fqdns 2 years ago
erik a8a5d0653c [Skip-Ci] remove while loop 2 years ago
erik 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
2 years ago
erik de88a5d807 [skip-ci] Make unique name for each website deploy
Add function for replacing values in the beginning of a string.
Add build secret.
2 years ago