test upload artifiact action v2 skip the checksytle and phpstan scripts for now v2
Some checks failed
CI / testsuite (pgsql, 8.4, ) (push) Has been cancelled
CI / testsuite (sqlite, 8.2, ) (push) Has been cancelled
CI / testsuite (sqlite, 8.2, prefer-lowest) (push) Has been cancelled
CI / testsuite (mysql, 8.2, ) (push) Has been cancelled
CI / testsuite (sqlite, 8.4, ) (push) Has been cancelled
CI / testsuite (pgsql, 8.2, ) (push) Has been cancelled
CI / testsuite (mysql, 8.4, ) (push) Has been cancelled
CI / Coding Standard & Static Analysis (push) Successful in 11m28s
Some checks failed
CI / testsuite (pgsql, 8.4, ) (push) Has been cancelled
CI / testsuite (sqlite, 8.2, ) (push) Has been cancelled
CI / testsuite (sqlite, 8.2, prefer-lowest) (push) Has been cancelled
CI / testsuite (mysql, 8.2, ) (push) Has been cancelled
CI / testsuite (sqlite, 8.4, ) (push) Has been cancelled
CI / testsuite (pgsql, 8.2, ) (push) Has been cancelled
CI / testsuite (mysql, 8.4, ) (push) Has been cancelled
CI / Coding Standard & Static Analysis (push) Successful in 11m28s
This commit is contained in:
@@ -128,7 +128,7 @@ jobs:
|
|||||||
|
|
||||||
- run: mkdir -p art
|
- run: mkdir -p art
|
||||||
- run: echo hello > art/world.txt
|
- run: echo hello > art/world.txt
|
||||||
- uses: actions/upload-artifact@v4
|
- uses: https://github.com/christopherHX/gitea-upload-artifact@v4
|
||||||
with:
|
with:
|
||||||
name: my-artifact
|
name: my-artifact
|
||||||
path: art/world.txt
|
path: art/world.txt
|
||||||
|
|||||||
Reference in New Issue
Block a user