mirror of
https://github.com/DeNNiiInc/dbgate.git
synced 2026-04-18 00:56:02 +00:00
upload artifacts forr check build
This commit is contained in:
@@ -5,7 +5,7 @@ _templates:
|
|||||||
- _community
|
- _community
|
||||||
- _beta
|
- _beta
|
||||||
- _channel
|
- _channel
|
||||||
- _publish
|
- _release
|
||||||
string-replace:
|
string-replace:
|
||||||
"<<cd_merged>>": ''
|
"<<cd_merged>>": ''
|
||||||
"<<adjust>>": '--community'
|
"<<adjust>>": '--community'
|
||||||
@@ -17,7 +17,7 @@ _templates:
|
|||||||
defs:
|
defs:
|
||||||
- _community
|
- _community
|
||||||
- _stable
|
- _stable
|
||||||
- _publish
|
- _release
|
||||||
string-replace:
|
string-replace:
|
||||||
"<<cd_merged>>": ''
|
"<<cd_merged>>": ''
|
||||||
"<<adjust>>": '--community'
|
"<<adjust>>": '--community'
|
||||||
@@ -40,7 +40,7 @@ _templates:
|
|||||||
- _premium
|
- _premium
|
||||||
- _beta
|
- _beta
|
||||||
- _channel
|
- _channel
|
||||||
- _publish
|
- _release
|
||||||
string-replace:
|
string-replace:
|
||||||
"<<cd_merged>>": |
|
"<<cd_merged>>": |
|
||||||
cd ..
|
cd ..
|
||||||
@@ -56,7 +56,7 @@ _templates:
|
|||||||
- _premium
|
- _premium
|
||||||
- _stable
|
- _stable
|
||||||
- _channel
|
- _channel
|
||||||
- _publish
|
- _release
|
||||||
string-replace:
|
string-replace:
|
||||||
"<<cd_merged>>": |
|
"<<cd_merged>>": |
|
||||||
cd ..
|
cd ..
|
||||||
@@ -213,7 +213,6 @@ jobs:
|
|||||||
mv app/dist/dbgate-pad.xml artifacts/ || true
|
mv app/dist/dbgate-pad.xml artifacts/ || true
|
||||||
|
|
||||||
- name: Upload artifacts
|
- name: Upload artifacts
|
||||||
_if: _publish
|
|
||||||
uses: actions/upload-artifact@v4
|
uses: actions/upload-artifact@v4
|
||||||
with:
|
with:
|
||||||
name: ${{ matrix.os }}
|
name: ${{ matrix.os }}
|
||||||
|
|||||||
Reference in New Issue
Block a user