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