Add Woodpecker CI pipelines #149

Merged
realloc merged 1 commits from realloc/frostfs-node:feature/wp-ci into master 2023-07-26 21:07:56 +00:00

1 Commits (master)

Author SHA1 Message Date
Stanislav Bogatyrev 573d920821 [#149] Use custom image and kludges for node
Until #139 is fixed, we can't use root inside Docker container running
CI, but Woodpecker CI can't run non-root containers until they fix
https://github.com/woodpecker-ci/woodpecker/issues/1077, hence we use
temporary kludges with custom image and manual permissions in pipelines.

Signed-off-by: Stanislav Bogatyrev <s.bogatyrev@yadro.com>
2023-03-20 18:37:37 +03:00