9 Commits
Author SHA1 Message Date
Filip Pajic 65b4d0b636 ci: Update Jenkinsfile to match the master 2025-10-24 16:56:58 +02:00
Filip Pajic 8602a19831 Merge branch 'refs/heads/master' into develop 2025-10-24 16:53:14 +02:00
marko a1007f7a5e ci: move it to a container
Referenced issue:
* https://github.com/status-im/infra-ci/issues/188
2025-10-23 12:14:16 +02:00
Siddarth Kumar cba3359f48 ci: disable restart from stage in jenkins (#48)
related issue : https://github.com/status-im/infra-ci/issues/202
2025-07-19 15:00:17 +05:30
Marko Burčul 24a3023288 Merge pull request #7 from status-im/allow-dev-page-to-build
jenkinsfile: allow deploy of dev site
2024-10-30 12:22:45 +01:00
marko b38c3be3c0 jenkinsfile: allow deploy of dev site
Signed-off-by: markoburcul <marko@status.im>
2024-10-30 12:12:32 +01:00
nadeemb53 75fc890562 jenkins fix 2024-10-28 22:14:20 +05:30
marko 640798f1ad build: add jenkinsfile and flake file
To be able to deploy site we need a pipeline to build it and publish it
to a branch from which our caddy-git service will pull for changes.
All of this will be done using nix flake to ease out the
build/development process.

Referenced issue: https://github.com/status-im/status-network-docs/issues/1

Signed-off-by: markoburcul <marko@status.im>
2024-10-28 13:56:19 +01:00
marko 7a9a7f56d9 build: add jenkinsfile and flake file
To be able to deploy site we need a pipeline to build it and publish it
to a branch from which our caddy-git service will pull for changes.
All of this will be done using nix flake to ease out the
build/development process.

Referenced issue: https://github.com/status-im/status-network-docs/issues/1

Signed-off-by: markoburcul <marko@status.im>
2024-10-28 13:10:23 +01:00