mirror of
https://github.com/gitnex-org/gitnex.git
synced 2026-03-11 17:34:09 -05:00
Dashboard view (#1279)
Closes #1231 Closes #1280 Closes #1295 Closes #1298 Reviewed-on: https://codeberg.org/gitnex/GitNex/pulls/1279 Co-authored-by: M M Arif <mmarif@swatian.com> Co-committed-by: M M Arif <mmarif@swatian.com>
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
pipeline:
|
||||
steps:
|
||||
build:
|
||||
image: alvrme/alpine-android:android-32-jdk17
|
||||
commands:
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
pipeline:
|
||||
steps:
|
||||
author-header:
|
||||
image: qwerty287/woodpecker-regex-check
|
||||
group: check
|
||||
|
||||
@@ -6,7 +6,7 @@ depends_on:
|
||||
run_on: [ success, failure ]
|
||||
skip_clone: true
|
||||
|
||||
pipeline:
|
||||
steps:
|
||||
discord:
|
||||
image: appleboy/drone-discord
|
||||
settings:
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
pipeline:
|
||||
steps:
|
||||
prepare:
|
||||
image: alpine
|
||||
commands:
|
||||
|
||||
Reference in New Issue
Block a user