Commit Graph

3 Commits

Author SHA1 Message Date
markoburcul 90e33d2654
jenkinsfile: use newest status jenkins lib
Use newest jenkins lib tag which adds the entryPoint as an argument to the nix shell function.

Referenced issue: https://github.com/status-im/status-web/issues/590

Signed-off-by: markoburcul <marko@status.im>
2024-10-10 17:41:16 +02:00
markoburcul 0d89bf4683
jenkinsfile: fix paths for all steps
Since nix shell function from jenkins librarz uses WORKSPACE env
variable to find shell.nix we need to override it for steps using nix
shell. For all of the steps I'm using dir directive to change cwd to the
apps/connector.

Referenced issue: https://github.com/status-im/status-web/issues/590

Signed-off-by: markoburcul <marko@status.im>
2024-10-10 12:57:08 +02:00
Felicio Mununga 006d57f7d1
add `apps/connector` (#589)
* add `apps/connector`

---------

Co-authored-by: Jakub Kotula <520927+jkbktl@users.noreply.github.com>
Co-authored-by: Felicio Mununga <felicio@users.noreply.github.com>
Co-authored-by: pavel <14926950+prichodko@users.noreply.github.com>
Co-authored-by: marcelines <marcio@status.im>
2024-10-03 12:06:54 +02:00