forked from forgejo/forgejo
[CI] implementation: Woodpecker based CI
(cherry picked from commitc2a7aaeee8
) (cherry picked from commit4277bdb741
) (cherry picked from commitadebc44671
) (cherry picked from commit9a7332c2be
) (cherry picked from commitcf5e3b046c
) (cherry picked from commiteec15a625e
) (cherry picked from commit1d7d8f4565
)
This commit is contained in:
parent
0623524e68
commit
a6e1410f26
15 changed files with 845 additions and 3 deletions
3
releases/Dockerfile
Normal file
3
releases/Dockerfile
Normal file
|
@ -0,0 +1,3 @@
|
|||
FROM alpine:3.17
|
||||
|
||||
RUN echo root > state
|
Loading…
Add table
Add a link
Reference in a new issue