Commit graph

13 commits

Author SHA1 Message Date
99bc14d62c [Skip-CI] Generate API call for commit info 2022-12-09 09:23:01 +01:00
cb06b081ba [Skip-CI] Add test for hashfile-vol
Add resource file for cljs.
Formatting in entrypoint.sh
2022-12-02 12:33:45 +01:00
f126035e84 [Skip-CI] WIP add hashfile storage 2022-12-02 11:56:21 +01:00
Clemens
8c98c3eb8f [SKIP-CI] Fix typo 2022-12-02 11:33:27 +01:00
e6c51ed479 [Skip-CI] WIP check file before building 2022-12-02 10:36:44 +01:00
Clemens
37170ee982 SKIP-CI // Started with hash check 2022-12-02 10:04:56 +01:00
a844a9e947 [Skip-CI] WIP Build only when new data available 2022-12-02 09:37:03 +01:00
c0e01309c3 Update scripts in docker image
Fail if something goes wrong.
2022-11-11 13:27:28 +01:00
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.
2022-11-11 13:18:49 +01:00
679530dbc7 Add functionality for multiple fqdns 2022-09-30 17:54:26 +02:00
a8a5d0653c [Skip-Ci] remove while loop 2022-09-28 15:24:03 +02:00
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
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
Renamed from infrastructure/docker-website-build/image/resources/entrypoint.sh (Browse further)