7 Commits
Author SHA1 Message Date
marko ea19710a9f ci: move it to a container
Referenced issue:
* https://github.com/status-im/infra-ci/issues/188
2025-10-23 12:30:23 +02:00
jakub 24cd5c942a ci: fix ghp-import by keeping SSH_AUTH_SOCK env var
Fixes:
```
trace: run_command: unset GIT_PREFIX; ssh git@github.com 'git-receive-pack '\''codex-storage/guide.codex.storage.git'\'''
git@github.com: Permission denied (publickey).
```

Signed-off-by: Jakub Sokołowski <jakub@status.im>
2025-07-10 16:27:20 +02:00
jakub 3a46c2bdfe ci: disable sandbox for publish step
Signed-off-by: Jakub Sokołowski <jakub@status.im>
2025-06-30 18:00:06 +02:00
jakub cba895e48b add nix shell to make builds more stable
Using system tooling can lead to weird behavior of available Node
versions, for example this IPv6 resolution error:
```
[3/5] Fetching packages...
error Error: connect EHOSTUNREACH 2606:4700::6810:1922:443
    at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1495:16)
```

Signed-off-by: Jakub Sokołowski <jakub@status.im>
2025-06-30 17:05:47 +02:00
Siddarth Kumar 06be9769e1 feat: use two deploy branches for CI builds 2024-07-16 07:47:43 +05:30
Anton Iakimov 2a08fc139b ci: fix site fqdn (#1) 2023-12-15 14:49:16 +01:00
Hossein Mehrabi f505cc2424 init commit 2023-12-01 17:32:21 +03:30