Commit Graph

5 Commits

Author SHA1 Message Date
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
markoburcul 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
markoburcul 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
markoburcul 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